mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
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.