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 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eab4158cdfe35dc8fe482b13051fcb6fe7cf406
archived-php-src
/
ext
/
simplexml
History
foobar
32b5a41941
- Fixed bug
#26072
(--disable-libxml does not work).
2003-11-12 23:42:38 +00:00
..
examples
- added interop between DOM and SimpleXML example
2003-10-26 19:15:52 +00:00
tests
Add regression test for XPath support
2003-11-03 22:49:24 +00:00
config.m4
- Fixed bug
#26072
(--disable-libxml does not work).
2003-11-12 23:42:38 +00:00
CREDITS
update credits.
2003-07-11 07:44:56 +00:00
php_simplexml.h
add interop with dom - simplexml_import_dom
2003-10-26 16:00:58 +00:00
simplexml.c
Split into element=property and attribute=dimension overloading.
2003-11-10 20:27:16 +00:00
simplexml.dsp
one more define to make it load into php
2003-05-26 02:28:20 +00:00