Home » HTML » HTML_Progress » Bug #2577
Call time pass by reference error
Details
| Submitted | 2004-10-20 19:17 UTC |
|---|---|
| From | asnagy at webitecture dot org |
| Assigned | farell |
| Status | Closed |
| Package | HTML_Progress |
| PHP Version | 4.3.7 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-10-20 19:17 UTC] asnagy at webitecture dot org
Description:
------------
I recently upgraded HTML_Progress to it's latest version and got this:
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 call_user_func(). 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/share/pear/HTML/Progress.php on line 1415
Call time pass by reference has been deprecated.