mirror of https://github.com/php/php-src
Browse Source
simplexml->query returns empty array if no nodes were found and false if libxml thinks the xpath-expression was invalid. Behaves now the same like DomXPath and fixes Bug #48601 Adjusted a test to reflect that changepull/12/head
3 changed files with 17 additions and 3 deletions
Loading…
Reference in new issue