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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02bebe81866f463516f83f37abefdb9999ba7381
archived-php-src
/
ext
/
simplexml
History
Rob Richards
d1bfc58aee
use xmlInitParser instead of xmlInitThreads
...
reentrant safe as well no need for xml_parser_inited
2003-06-14 18:15:50 +00:00
..
examples
ok, this is a zend bug.
2003-06-09 04:01:11 +00:00
tests
add very basic code for the simplexml extension. The following works ::
2003-05-18 20:33:26 +00:00
config.m4
- Make it build with the unbundled libxml again
2003-05-20 08:46:55 +00:00
CREDITS
add very basic code for the simplexml extension. The following works ::
2003-05-18 20:33:26 +00:00
EXPERIMENTAL
add very basic code for the simplexml extension. The following works ::
2003-05-18 20:33:26 +00:00
php_simplexml.h
use xmlInitParser instead of xmlInitThreads
2003-06-14 18:15:50 +00:00
simplexml.c
use xmlInitParser instead of xmlInitThreads
2003-06-14 18:15:50 +00:00
simplexml.dsp
one more define to make it load into php
2003-05-26 02:28:20 +00:00