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-04-28 10:43:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf36e351ba713057e29b15220125be2eb4e94800
archived-php-src
/
ext
/
xml
T
History
Ilia Alshanetsky
bf36e351ba
Removed duplicate php_libxml_(init|shutdown) they are already done by
...
ext/libxml.
2003-12-16 17:14:06 +00:00
..
tests
Improper test file was fixed.
2003-12-16 10:41:40 +00:00
compat.c
xmlCtxtSetOptions() isn't available in the versions up to 2.6.x
2003-12-05 10:53:59 +00:00
config.m4
- Fixed bug
#26072
(--disable-libxml does not work).
2003-11-12 23:42:38 +00:00
config.w32
Tweak xml related build.
2003-12-05 21:16:47 +00:00
CREDITS
Bundle libxml and add compatibility layer
2003-05-06 19:38:49 +00:00
expat_compat.h
fix for bug
#25666
(XML namespaces broken in PHP5)
2003-09-29 11:35:39 +00:00
php_xml.h
updating license information in the headers.
2003-06-10 20:04:29 +00:00
xml.c
Removed duplicate php_libxml_(init|shutdown) they are already done by
2003-12-16 17:14:06 +00:00
xml.mak
Modified for NetWare.
2003-01-03 14:31:31 +00:00