Home » Networking » Net_LDAP » Bug #2860
Call-time pass-by-reference has been deprecated
Details
| Submitted | 2004-11-30 16:11 UTC |
|---|---|
| From | peter at jingo dot com |
| Assigned | jw |
| Status | Closed |
| Package | Net_LDAP |
| PHP Version | Irrelevant |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-11-30 16:11 UTC] peter at jingo dot com
Description:
------------
Getting warnings about depriciated "pass-by-reference". Not a problem now but it will when it's nolonger supported.
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 [runtime function name](). 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 /usr/local/lib/php/Net/LDAP.php on line 522