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
8fa4e39eda5752d1775dede109c3abc9f62adf3f
archived-php-src
/
ext
/
simplexml
History
Wez Furlong
a98892900b
allow $node['not_yet_existing_attribute'] = $value; to work
2003-12-07 11:32:40 +00:00
..
examples
- added interop between DOM and SimpleXML example
2003-10-26 19:15:52 +00:00
tests
Update test
2003-12-05 08:07:14 +00:00
config.m4
- Fixed bug
#26072
(--disable-libxml does not work).
2003-11-12 23:42:38 +00:00
config.w32
Tweak xml related build.
2003-12-05 21:16:47 +00:00
CREDITS
update credits.
2003-07-11 07:44:56 +00:00
php_simplexml.h
Several improvements to the simplexml_element object:
2003-11-23 16:20:58 +00:00
simplexml.c
allow $node['not_yet_existing_attribute'] = $value; to work
2003-12-07 11:32:40 +00:00
simplexml.dsp
one more define to make it load into php
2003-05-26 02:28:20 +00:00