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 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34a596b051ec009ff8fdf2e63f034ba2e6cc4e04
archived-php-src
/
ext
/
simplexml
History
Rob Richards
c821c5b189
export libxml2 and iconv symbols
...
extensions no longer link against either of those
2003-12-08 12:56:47 +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
export libxml2 and iconv symbols
2003-12-08 12:56:47 +00:00