diff options
author | Nikita Popov <nikic@php.net> | 2015-07-17 21:08:15 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2015-07-17 21:12:15 +0200 |
commit | 4854b11566de45df11d9fe447af3dc0a107eb72b (patch) | |
tree | 54b0a20138cc0f0ef9d81906420c372610171545 /ext/json/json_parser.tab.c | |
parent | 42e32c33e23a0f139e5c589acbcc580db2613c84 (diff) | |
download | php-git-4854b11566de45df11d9fe447af3dc0a107eb72b.tar.gz |
Partially fix XSLT warnings
The two remaining issues seem to be genuine problems. We're treating
node->children as a string, even though it's actually an xmlNode.
The same code exists twice in xpath.c. In all cases gcov shows no
coverage for it.
Diffstat (limited to 'ext/json/json_parser.tab.c')
0 files changed, 0 insertions, 0 deletions