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-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
722cd4fa17d2f3be7a79fc36b61df65752ffdef1
archived-php-src
/
ext
/
domxml
History
Uwe Steinmann
1e9000e315
- added new function DomDocument->ids (subject to change)
2002-04-23 06:26: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
- get_element_by_id() doesn't use xpath anymore but searches in
2002-04-23 06:05:38 +00:00
php_domxml.h
- added new function DomDocument->ids (subject to change)
2002-04-23 06:26: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