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

Bug #55305 ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating
Submitted: 2011-07-27 23:32:55 Modified: 2011-08-01 15:23:38
From: yaauie Assigned: dmitry
Status: Closed Package: *General Issues
PHP Version: 5.4SVN-2011-07-27 (SVN) OS: ALL

There are 2 different diffs reported by users for this test.

Count Diff
17 (68%)
001+ Fatal error: Invalid opcode 137/4/8. in %s/bug55305.php on line 7
001- string(4) "test"
002- string(4) "test"
8 (32%)
002+
002- string(4) "test"
003+ Notice: Undefined property: Foo::$bar in %s/bug55305.php on line 9
004+ NULL