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-01 21:22:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4434c8e0d66cbb615c1d8dc424ec04aeb06fd8b1
archived-php-src
/
ext
/
simplexml
History
Sterling Hughes
75abafdfc3
these should be enabled by default. At least this much was agreed upon when
...
the decision to debundle libxml2 was made.
2003-06-25 20:53:52 +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
these should be enabled by default. At least this much was agreed upon when
2003-06-25 20:53:52 +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
allow the root element to be accessed as a text node
2003-06-25 16:26:32 +00:00
simplexml.dsp
one more define to make it load into php
2003-05-26 02:28:20 +00:00