Test: /ext/dom/tests/bug42082.phpt - Version 5.3.9RC5-dev        

Bug #42082 NodeList length zero should be empty
Submitted: 2007-07-23 19:17:20 Modified: 2007-08-06 16:24:09
From: ms419 Assigned:
Status: Closed Package: DOM XML related
PHP Version: 5.2.3 OS: Debian unstable

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Warning: DOMXPath::query(): Invalid or inclomplete context in %s/bug42082.php on line 4
002+ bool(false)
003+
004+ Notice: Trying to get property of non-object in %s/bug42082.php on line 6
005+ NULL
006+
007+ Notice: Trying to get property of non-object in %s/bug42082.php on line 7
001- object(DOMNodeList)#%d (0) {
002- }
003- int(0)