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-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eb080226b0807be8720e69f2c2eb2256bdf03bb
archived-php-src
/
ext
/
libxml
History
Gustavo André dos Santos Lopes
29b76e6de3
- Use our external entity loader only in the context of a PHP request.
2011-09-02 05:14:32 +00:00
..
tests
fixed libxml tests
2011-08-31 08:58:12 +00:00
config0.m4
MFH: Fix some configure --help texts
2007-07-03 17:25:43 +00:00
config.w32
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +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
- Use our external entity loader only in the context of a PHP request.
2011-09-02 05:14:32 +00:00
php_libxml2.def
MFH: add missing exports
2008-12-27 12:16:12 +00:00
php_libxml.h
- Turns out the external entity loader is not a per-thread global but a true
2011-08-30 01:08:22 +00:00