ID:               26991
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ulrich at cs dot auckland dot ac dot nz
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: *
 PHP Version:      5.0.0b4 (beta 4)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-03-04 05:34:55] php at michaelho dot com

This still appears to be a bug, using version 5.0.2 (on both Linux and
Windows XP)

------------------------------------------------------------------------

[2004-02-17 04:49:31] ulrich at cs dot auckland dot ac dot nz

I initially put this under feature/change request, but it  really seems
to be a Zend engine problem. Bug persists in Beta 4.

------------------------------------------------------------------------

[2004-01-21 07:58:36] ulrich at cs dot auckland dot ac dot nz

Description:
------------
The sample code on the site used to work under Beta 1 but somehow now
causes the following error:

"Fatal error: Cannot access undefined property for object with
overloaded property access in XXXXXXX.php on line 23"

The workaround is a bit kludgy and shouldn't be required.

Reproduce code:
---------------
http://www.cs.auckland.ac.nz/compsci334s1t/resources/propertybug.php.txt

Expected result:
----------------
I expect to see the property set without a fatal error occurring.

Actual result:
--------------
"Fatal error: Cannot access undefined property for object with
overloaded property access in XXXXXXX.php on line 23"



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26991&edit=1

Reply via email to