Test: /Zend/tests/bug66015.phpt - Version 5.7.0-dev        

Bug #66015 Unexpected array indexing in class's static property
Submitted: 2013-11-01 00:53:11 Modified: 2014-04-10 21:31:24
From: jmcustiel Assigned: bwoebi
Status: Closed Package: Arrays related
PHP Version: 5.4.21 OS: Win 7/Mac OS/Gnu-Linux(Ubuntu)

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

Count Diff
2 (67%)
002+ 0 => 'second',
003+ 1 => 'third',
002- 1 => 'first',
003- 2 => 'second',
004- 3 => 'third',
1 (33%)
005+ )===DONE===
005- )
006- ===DONE===