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

Bug #35393 changing static protected members from outside the class
Submitted: 2005-11-25 14:46:39 Modified: 2005-11-28 15:35:27
From: tony2001 Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: 5.1.0 OS: Linux

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

Count Diff
68 (99%)
005-
006- Strict Standards: Only variables should be passed by reference in %sbug35393.php on line 12
1 (1%)
001+ Warning: array_pop() expects parameter 1 to be array, null given in %s/bug35393.php on line 12
001- Array
002- (
003- [0] => main
004- )
005-
006- Strict Standards: Only variables should be passed by reference in %sbug35393.php on line 12
007- Array
008- (
009- [0] => main
010- )