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

Bug #32322 Return values by reference broken( using self::),example singleton instance
Submitted: 2005-03-15 19:54:01 Modified: 2005-06-08 10:44:06
From: rickd Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 5CVS-2005-03-19 OS: Win2000

There is 1 diff reported by users for this test.

Count Diff
17 (100%)
009+ Segmentation fault (core dumped)
009- Using old class Singleton2
011+ Termsig=11
011- Notice: Only variables should be assigned by reference in %sbug32322.php on line 55
012- Using old class Singleton2
013- Class Singleton1 destroyed at script end
014- Class Singleton2 destroyed at script end