Test: /ext/simplexml/tests/bug41582.phpt - Version 8.0.0-dev        

Bug #41582 SimpleXML crashes.
Submitted: 2007-06-04 09:53:24 Modified: 2007-06-26 01:00:01
From: judas.iscariote Assigned: dmitry
Status: No Feedback Package: SimpleXML related
PHP Version: 5CVS-2007-06-04 (CVS) OS: Any

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

Count Diff
10 (63%)
001+ Fatal error: Cannot use [] for reading in %s/bug41582.php on line 6
001- <?xml version="1.0" standalone="yes"?>
002- <collection><movie><characters><character><name>Miss Coder</name></character></characters></movie></collection>
003- ===DONE===
6 (38%)
001+ Fatal error: Cannot use [] for reading in %s/bug41582.php on line 6 001- <?xml version="1.0" standalone="yes"?> 002- <collection><movie><characters><character><name>Miss Coder</name></character></characters></movie></collection>