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-30 12:13:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10ec176f69b0bc383242328ca71e28a4ffdcc1dd
archived-php-src
/
ext
/
simplexml
History
Sterling Hughes
cf3bd3e9fc
fine
2003-06-25 21:54:01 +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
fine
2003-06-25 21:54:01 +00:00
CREDITS
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