php-src/ext/dom
Kalle Sommer Nielsen c0d4e72a68 Revert "Fix test, this is kinda ugly, but at least for me on Windows there seems to be some messed up line endings"
This reverts commit aeeaedeeb7.

This seems to make Travis unhappy (shocker), so revert for now until we find a better fix
2016-10-20 16:02:37 +02:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Revert "Fix test, this is kinda ugly, but at least for me on Windows there seems to be some messed up line endings" 2016-10-20 16:02:37 +02:00
attr.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
cdatasection.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
characterdata.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
comment.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
document.c Merge branch 'PHP-7.0' into PHP-7.1 2016-10-12 16:06:11 +02:00
documentfragment.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
documenttype.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dom_ce.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dom_fe.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dom_iterators.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dom_properties.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domconfiguration.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domerror.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domerrorhandler.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domexception.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domimplementation.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domimplementationlist.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
domimplementationsource.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domlocator.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
domstringlist.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
element.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
entity.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
entityreference.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
namednodemap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
namelist.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
node.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
nodelist.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
notation.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_dom.c Save a call to strlen(), since we can figure out the length of this constant value with sizeof() at compile time 2016-10-20 14:28:24 +02:00
php_dom.h Merge branch 'master' into throw-error-in-extensions 2016-06-10 22:02:23 -05:00
processinginstruction.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
string_extend.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
text.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
TODO
typeinfo.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
userdatahandler.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xml_common.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xpath.c Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used. 2016-04-27 13:46:38 +03:00