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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4ebe9f1ffb9b9cbc299bd52cd8bd22e9db4dcfd
archived-php-src
/
ext
/
xml
History
Dan Libby
061cd20400
include php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link
2001-09-27 00:29:34 +00:00
..
expat
include php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link
2001-09-27 00:29:34 +00:00
tests
tags need to be UTF8-decoded as well.
2001-08-12 18:44:42 +00:00
config.m4
if test -f /usr/local/lib/libexample.s?; then <-- no workie
2001-09-07 00:24:06 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
Remove extraneous tab
2001-05-21 00:05:51 +00:00
php_xml.h
Redesigned thread safety mechanism - nua nua
2001-07-28 11:36:37 +00:00
xml.c
2nd phase in back-substitution those macro's
2001-09-25 22:49:04 +00:00