]> granicus.if.org Git - php/commit
- Extend SimpleXmlElement::__construct() with two parameters
authorMarcus Boerger <helly@php.net>
Sun, 20 Nov 2005 13:03:15 +0000 (13:03 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 20 Nov 2005 13:03:15 +0000 (13:03 +0000)
commit29e64a2fc824764f225688d7517e6d167e8a9e13
treef65f9dab281c944b7306e26758b1b18ae7c849c1
parent1bd7af815c72399f09d6293a79f377b367b5b01a
- Extend SimpleXmlElement::__construct() with two parameters
  . int options: pass options to 2.6.0+ parsing functions
  . bool data_is_url: whether first parameter is a url rather then xml data
- Fix parameter parsing
ext/simplexml/simplexml.c