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-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dec8593fac062ce8689baea484f94a816713dcc6
archived-php-src
/
ext
/
libxml
History
Dmitry Stogov
d8bddb9665
In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml callbacks on each request, we con do it only once. Probably the list of such SAPI may be extended.
2010-08-27 06:12:37 +00:00
..
tests
- Fixed test
2008-04-14 17:24:11 +00:00
config0.m4
MFH: Fix some configure --help texts
2007-07-03 17:25:43 +00:00
config.w32
MFH: fix warning
2008-08-25 21:04:30 +00:00
CREDITS
Add libxml extension for common code that is needed to be shared between
2003-10-19 21:48:46 +00:00
libxml.c
In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml callbacks on each request, we con do it only once. Probably the list of such SAPI may be extended.
2010-08-27 06:12:37 +00:00
php_libxml2.def
MFH: add missing exports
2008-12-27 12:16:12 +00:00
php_libxml.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00