This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-17 14:38:49 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
c44da99842
php-src
/
ext
/
xml
History
Download ZIP
Download TAR.GZ
foobar
8a26918ed1
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
...
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +00:00
..
expat
hashtable.h -> expat_hashtable.h
2000-06-06 10:06:45 +00:00
tests
Removed skipif.php + Fixed tests to use skipif.inc instead.
2001-03-20 01:22:07 +00:00
config.m4
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
2001-03-27 20:35:04 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
added libxml-1.95 support and some new functions related to namespace support. changed config.m4 to support xml extension as shared module.
2001-01-05 06:36:51 +00:00
php_xml.h
- Fix copyright notices with 2001
2001-02-26 06:11:02 +00:00
xml.c
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
2001-02-27 20:16:35 +00:00