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

2008-12-26 Thread Rob Richards
rrichards Fri Dec 26 20:27:14 2008 UTC Modified files: /php-src/ext/simplexml php_simplexml.h php_simplexml_exports.h simplexml.c Log: properly export functions

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

2008-12-26 Thread Rob Richards
rrichards Sat Dec 27 01:07:18 2008 UTC Modified files: /php-src/ext/simplexml php_simplexml.h Log: force export on win32 to workaround win32 conig issues http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/php_simplexml.h?r1=1.31r2=1.32diff_format=u

[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

[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

[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

[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

[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

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

2004-02-12 Thread Frank M. Kromann
fmk Thu Feb 12 19:02:20 2004 EDT Modified files: /php-src/ext/simplexml php_simplexml.h Log: Adding mising declaration (needed for Win32 compilation) http://cvs.php.net/diff.php/php-src/ext/simplexml/php_simplexml.h?r1=1.17r2=1.18ty=u Index:

[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

[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-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-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-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-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