ID:               26991
 User updated by:  ulrich at cs dot auckland dot ac dot nz
 Reported By:      ulrich at cs dot auckland dot ac dot nz
 Status:           Open
-Bug Type:         Feature/Change Request
+Bug Type:         Zend Engine 2 problem
 Operating System: XP Pro
-PHP Version:      5CVS-2004-01-21 (dev)
+PHP Version:      5Beta4
 New Comment:

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


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

[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