Test: /ext/mysqli/tests/bug31141.phpt - Version 7.2.0-dev        

Bug #31141 wrong type of variable reference with DOMDocument Class
Submitted: 2004-12-17 01:31:00 Modified: 2005-01-11 11:40:49
From: saschal Assigned:
Status: Closed Package: DOM XML related
PHP Version: 5.0.3 OS: Win 32 / Linux

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

Count Diff
16 (94%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- array(2) {
002- [0]=>
003- %s(3) "foo"
004- [1]=>
005- %s(3) "bar"
006- }
1 (6%)
001+ Segmentation fault (core dumped)
001- array(2) {
002- [0]=>
003- %s(3) "foo"
004- [1]=>
005- %s(3) "bar"
006- }