Test: /Zend/tests/bug35239.phpt - Version 7.2.0-dev        

Bug #35239 Objects can lose references
Submitted: 2005-11-16 12:05:22 Modified: 2005-11-16 13:28:40
From: dmitry Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: 6CVS-2005-11-16 (CVS) OS: *

There is 1 diff reported by users for this test.

Count Diff
17 (100%)
001+ Fatal error: Invalid opcode 137/4/8. in %s/bug35239.php on line 5
001- object(stdClass)#%d (1) {
002- ["x0"]=>
003- &object(stdClass)#%d (3) {
004- ["y0"]=>
005- string(1) "b"
006- ["y1"]=>
007- *RECURSION*
008- ["y2"]=>
009- *RECURSION*
010- }
011- }
012- ok