php-src/ext/xsl
Nikita Popov 4854b11566 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.
2015-07-17 21:12:15 +02:00
..
tests Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 fix libxml2 headers lookup 2015-05-13 15:20:19 +02:00
CREDITS Some missing files.. 2003-06-06 06:34:30 +00:00
php_xsl.c cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
php_xsl.h cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
xsl_fe.h bump year 2015-01-15 23:27:30 +08:00
xsltprocessor.c Partially fix XSLT warnings 2015-07-17 21:12:15 +02:00