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-04-03 14:12:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da4d4cef5ef569797853386da982ad2115e2bcb5
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
…
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