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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-4.0.5RC2
archived-php-src
/
ext
/
xml
History
Andi Gutmans
01ed33d1b6
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
...
zval_del_ref() function which should be nuked.
2001-02-27 20:16:35 +00:00
..
expat
hashtable.h -> expat_hashtable.h
2000-06-06 10:06:45 +00:00
tests
Remove deprecated call-time reference
2000-09-03 09:12:22 +00:00
config.m4
disable directory search for libexpat and disable some macros for libxml-1.95.
2001-01-10 14:41:01 +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