[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 036.phpt

2008-07-09 Thread Etienne Kneuss
colder Wed Jul 9 21:27:10 2008 UTC Added files: /php-src/ext/simplexml/tests036.phpt Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Move SXI::count to SXE::count and make it user-friendly http://cv

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2006-08-07 Thread Rob Richards
rrichards Mon Aug 7 10:11:04 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c php_simplexml.h Log: MFB: asXML() needs to return bool when serializing doc and filename is passed in do not copy the content of the outputbuffer twice in asXML(

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests profile12.phpt

2006-04-14 Thread Marcus Boerger
helly Fri Apr 14 15:15:21 2006 UTC Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/testsprofile12.phpt Log: - Fix properties access to children() result - Allow access by namespace prefix http://c

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 029.phpt

2006-02-27 Thread Marcus Boerger
helly Mon Feb 27 13:32:25 2006 UTC Added files: /php-src/ext/simplexml/tests029.phpt Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: - Fix count/foreach interaction http://cvs.php.net/viewcvs.cgi/ph

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 006.phpt bug35785.phpt

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 15:48:28 2006 UTC Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/tests006.phpt bug35785.phpt Log: - Use get_property_ptr_ptr handler to prevent SEGV as in bug #35785 # Issue not compl

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/standard array.c

2005-06-30 Thread Jani Taskinen
sniper Thu Jun 30 07:15:00 2005 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/standard array.c Log: - Unify (+ spl can't be build shared so COMPILE_DL_SPL http://cvs.php.net/diff.php/php-src/ext/simplexml

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2004-01-22 Thread Rob Richards
rrichards Thu Jan 22 16:30:16 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Fix bug #27010: segfault after returning nodes with children() Fix segfault in match_ns when matching prefix and node without ns some gener

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2004-01-18 Thread Marcus Boerger
helly Sun Jan 18 10:15:56 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Enable inherited classes inside SPL and respect order of module init. Index: php-src/ext/simplexml/php_simplexml.h diff -u php-src/ext/simplexml/

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2004-01-18 Thread Marcus Boerger
helly Sun Jan 18 08:19:41 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Export access to class_entry by function. Index: php-src/ext/simplexml/php_simplexml.h diff -u php-src/ext/simplexml/php_simplexml.h:1.14 php-sr

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests profile04.phpt profile05.phpt profile06.phpt profile07.phpt profile10.phpt

2004-01-17 Thread Sterling Hughes
sterlingSat Jan 17 16:22:27 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/testsprofile04.phpt profile05.phpt profile06.phpt profile07.phpt

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2004-01-08 Thread Sterling Hughes
sterlingFri Jan 9 01:12:32 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Remove these initializers as they are unused. Index: php-src/ext/simplexml/php_simplexml.h diff -u php-src/ext/simplexml/php_simplexml.h:

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 006.phpt 006.xml

2003-11-23 Thread Marcus Boerger
helly Sun Nov 23 11:20:59 2003 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/tests006.phpt 006.xml Log: Several improvements to the simplexml_element object: - Allow to use it as an instance of

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2003-10-26 Thread Rob Richards
rrichards Sun Oct 26 11:00:59 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c php_simplexml.h Log: add interop with dom - simplexml_import_dom change write behavior on elements to change actual contents change clone method to clone node a

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c

2003-10-25 Thread Marcus Boerger
helly Sat Oct 25 17:08:40 2003 EDT Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: Fix memleaks Index: php-src/ext/simplexml/php_simplexml.h diff -u php-src/ext/simplexml/php_simplexml.h:1.6 php-src/ext/simplexml/php_simplexml.h:1