Test: /tests/classes/factory_and_singleton_001.phpt - Version 5.3.16-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- Access static members
002- NULL
003- int(0)
004- Create x and y
005- int(1)
006- int(1)
007- int(1)
008- int(1)
009- Destruct x
010- int(1)
011- int(1)
012- int(1)
013- Destruct y
014- int(1)
015- int(1)
016- Destruct static
017- NULL
018- int(0)
019- Done