This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c8a2a2cd1056b7dc403eacb5d2c0eec6ce47c6f
archived-php-src
/
ext
/
xml
History
Joe Watkins
b165114013
fix
#72206
(xml_parser_create/xml_parser_free leaks mem)
2016-05-14 08:10:16 +01:00
..
tests
Merge branch 'PHP-5.6' into PHP-7.0
2016-04-27 11:45:29 +02:00
compat.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
config.m4
fix arg order, CFLAGS is the fifth arg in m4
2014-10-17 16:03:40 +02:00
config.w32
improve searchability for libxml2 headers
2015-05-10 22:22:03 +02:00
CREDITS
…
expat_compat.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
package.xml
…
php_xml.h
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
2016-03-03 16:50:01 +01:00
xml.c
fix
#72206
(xml_parser_create/xml_parser_free leaks mem)
2016-05-14 08:10:16 +01:00
xml.mak
…