diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-02-14 10:55:17 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-02-17 09:07:54 +0100 |
commit | 09669411309b5c18c48b550d89b34e78983118cd (patch) | |
tree | b91a87e1a622db6b59415d098a6fd7d6a55832b5 /ext/reflection/php_reflection.c | |
parent | 392dada1d64e67508304482efb107c5932d995b0 (diff) | |
download | php-git-09669411309b5c18c48b550d89b34e78983118cd.tar.gz |
Fix #79271: DOMDocumentType::$childNodes is NULL
Dom level 2 core, DOM level 3 core and the DOM living standard agree
that `childNodes` always return a `NodeList`, and never `null`.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions