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-14 19:41:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
676d4fca3c781de8f05d4045ec342a726840c4bc
archived-php-src
/
ext
/
simplexml
History
Zeev Suraski
d6320007e0
Add missing elements
2003-07-07 12:07:02 +00:00
..
examples
ok, this is a zend bug.
2003-06-09 04:01:11 +00:00
tests
- Rename test and update title
2003-06-30 19:16:41 +00:00
config.m4
- Cleanup, simplifying, etc.
2003-06-30 17:23:52 +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
Add missing elements
2003-07-07 12:07:02 +00:00
simplexml.dsp
one more define to make it load into php
2003-05-26 02:28:20 +00:00