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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72c40cdf42ecc9554e5cfd207fcfc8a03d4c8690
archived-php-src
/
ext
/
domxml
History
Christian Stocker
67292ee205
@- old $node->append_child() is now $node->append_sibling(), since
...
@ new append_child() now behaves like excepted (= W3C standard) (chregu, uwe)
2002-04-13 10:23:46 +00:00
..
tests
- add quotes. Cought by: Roman Neuhauser <neuhauser@mail.cz>
2002-04-11 17:20:47 +00:00
config.m4
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
domxml.dsp
newer libxml libs are called libxml2.lib
2001-04-30 10:33:17 +00:00
EXPERIMENTAL
Added some missing EXPERIMENTAL files plus some missing extensions
2001-01-19 13:43:41 +00:00
php_domxml.c
@- old $node->append_child() is now $node->append_sibling(), since
2002-04-13 10:23:46 +00:00
php_domxml.h
@- old $node->append_child() is now $node->append_sibling(), since
2002-04-13 10:23:46 +00:00
TODO
Added TODO item to modify new_child so that more than just element nodes
2002-03-07 16:33:02 +00:00