Test: /Zend/tests/bug34064.phpt - Version 5.5.7-dev

Bug #34064 | arr[] as param to function in class gives invalid opcode | ||||
---|---|---|---|---|---|
Submitted: | 2005-08-10 11:02:58 | Modified: | 2005-08-10 12:41:57 | ||
From: | phpbugreport | Assigned: | dmitry | ||
Status: | Closed | Package: | Scripting Engine problem | ||
PHP Version: | 5CVS-2005-08-10 | OS: | * |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%)![]() |
001+ Segmentation fault
001- array(1) {
002- [0]=>
003- string(2) "ok"
004- }
005-
006- Fatal error: Cannot use [] for reading in %sbug34064.php on line 18
|