Home » HTML » HTML_QuickForm » Bug #4799
Notices after Upgrade to PHP 4.4.0
Details
| Submitted | 2005-07-12 07:54 UTC |
|---|---|
| From | sdteffen at gmail dot com |
| Assigned | avb |
| Status | Closed |
| Package | HTML_QuickForm |
| PHP Version | 4.3.11 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2005-07-12 07:54 UTC] sdteffen at gmail dot com
Description:
------------
After upgrading to PHP 4.4.0, my application
is issuing a lot of PHP notices - with PHP 4.3.11,
no notices were issued.
Reproduce code:
---------------
The actual application is DCMMS:
http://dcmms.sourceforge.net
As the QuickForm use is pretty much just following
the QuickForm documentation, I assume that other
people will face the same problem.
Expected result:
----------------
No notices.
Actual result:
--------------
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />
<br />
<b>Notice</b>: Only variable references should be returned by reference in <b>c:\windows\php\pear\HTML\QuickForm.php</b> on line <b>514</b><br />