Hi Christian,
allow_call_time_pass_reference is by default off in php5, so we should
not rely on it.
If a function has referencial parameters in it’s declaration, that’s
fine, you should not doublicate it in the call.
If that (depricated) feature is switched on, you can call a function not
declaring a parameter to be referencial, as referencial parameter while
calling it. That’s what’s depricated.
Ralf
jaytraxx schrieb:
Hi Aleksander,
Aleksander Adamowski-3 wrote:
Hi Aleksander,
thanx a lot. If I add SMS to /trunk I will recall you for your "newest"
version of the backend, ok? That could really take a while, cause there
are a handful other plans to do before, but it well be done, ok?
OK, BTW, did you notice a PHP warning your class causes in the logs?
No, I didn’t cause my php is probably in allow_call_time_pass_reference-mode
I took ereg() from the official php docs, and they do it still that way in
the syntax description. But it should be possible to not pass it by
reference. I will keep it in mind and fix it the next time.
Thx again…
Bye
Christain
Aleksander Adamowski-3 wrote:
Here it is:
PHP Warning: Call-time pass-by-reference has been deprecated -
argument passed by value; If you would like to pass it by reference,
modify the declaration of mb_ereg(). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However,
future versions may not support this any longer. in
EGROUPWARE_PATH/notifications/inc/
class.notification.inc.php on line 419
–
Best Regards,
Aleksander Adamowski
http://olo.org.pl
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It’s the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
eGroupWare Training & Support ==> http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft® Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers