Test: /ext/dom/tests/bug79271.phpt - Version 7.4.3        

Bug #79271 DOMDocumentType extends DOMNode, but doesn't provide $childNodes as DOMNodeList
Submitted: 2020-02-13 17:19:36 Modified: 2020-02-17 08:13:35
From: ca Assigned: cmb
Status: Closed Package: DOM XML related
PHP Version: 7.3.14 OS: Windows

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ NULL 001- object(DOMNodeList)#%d (1) { 002- ["length"]=> 003- int(0) 004- }