PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #4799

Notices after Upgrade to PHP 4.4.0

Details

Submitted2005-07-12 07:54 UTC
Fromsdteffen at gmail dot com
Assignedavb
StatusClosed
PackageHTML_QuickForm
PHP Version4.3.11
OSWindows 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 />