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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2dbc5babda9e166ef14908cce0808ad8eaefe8b
archived-php-src
/
ext
/
xml
History
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