[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2008-10-20 Thread Rob Richards
rrichards Mon Oct 20 19:29:40 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #46323 (compilation of simplexml for NetWare breaks) http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug46047.phpt

2008-09-11 Thread Rob Richards
rrichards Thu Sep 11 14:23:33 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug46047.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #46047 (SimpleXML converts empty nodes in

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug46003.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:29:18 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug46003.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #46003 (isset on nonexisting node return

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug45553.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:21:49 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug45553.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #45553 (Using XPath for attributes with a

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug44478.phpt

2008-03-20 Thread Rob Richards
rrichards Thu Mar 20 16:48:45 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug44478.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #44478 (Inconsistent behaviour when assig

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug42369.phpt

2008-01-31 Thread Rob Richards
rrichards Thu Jan 31 21:59:42 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug42369.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #42369 (Implicit conversion to string lea

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug43221.phpt

2007-11-12 Thread Rob Richards
rrichards Mon Nov 12 18:59:26 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug43221.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #43221 (SimpleXML adding default namespac

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2007-07-31 Thread Rob Richards
rrichards Tue Jul 31 15:40:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults) http://cvs.php.net/viewvc.cgi/php-src/ext/si

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2007-07-31 Thread Rob Richards
rrichards Tue Jul 31 15:07:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: MFH: fix possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.33&r2=1.151.2.22.2.34&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug41947.phpt

2007-07-10 Thread Rob Richards
rrichards Tue Jul 10 12:24:51 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug41947.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #41947 (SimpleXML incorrectly registers empty

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug41861.phpt

2007-07-03 Thread Rob Richards
rrichards Tue Jul 3 14:55:53 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug41861.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #41861 (getNamespaces() returns namespaces of

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug41867.phpt

2007-07-02 Thread Rob Richards
rrichards Mon Jul 2 11:35:18 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug41867.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #41867 (getName is broken) add test http:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2007-06-24 Thread Nuno Lopes
nlopess Sun Jun 24 11:41:12 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: fix memleak in sxe_prop_dim_read() #found by coverity http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.28&r2=1.151

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests 027.phpt bug35785.phpt bug41582.phpt

2007-06-13 Thread Dmitry Stogov
dmitry Wed Jun 13 13:38:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/tests027.phpt bug35785.phpt bug41582.phpt Log: Fixed wrong fix for bug #41582 http://cvs.php.net/viewvc.cgi/php-sr

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2007-04-24 Thread Ilia Alshanetsky
iliaa Tue Apr 24 14:11:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: Fixed error message to reflect the check http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.25&r2=1.151.2.22.2.26&d

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug37386.phpt

2007-03-26 Thread Rob Richards
rrichards Mon Mar 26 20:14:58 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug37386.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #37386 (autocreating element doesn't assign va

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug38406.phpt

2007-02-20 Thread Antony Dovgal
tony2001Tue Feb 20 14:08:43 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug38406.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix leak and errmsg add test http://cvs.p

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug40451.phpt

2007-02-12 Thread Antony Dovgal
tony2001Mon Feb 12 21:06:29 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug40451.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix #40451 (addAttribute() may crash when used with no

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug39760.phpt

2006-12-30 Thread Rob Richards
rrichards Sat Dec 30 15:41:17 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug39760.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #39760 (cloning fails on nested SimpleXML-Obje

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-11-29 Thread Antony Dovgal
tony2001Wed Nov 29 22:53:26 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.17&r2=1.151.2.22.2.18&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug39662.phpt

2006-11-29 Thread Rob Richards
rrichards Wed Nov 29 08:51:36 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/testsbug39662.phpt Log: correct fix for bug #39662 to fix leak and tree corruption fix test http://cvs.php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:31:48 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: fix one more parameter (int*->int) http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.14&r2=1.151.2.22.2.15&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug38424.phpt

2006-08-14 Thread Rob Richards
rrichards Mon Aug 14 11:57:50 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug38424.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #38424 (Different attribute assignment if new

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-08-07 Thread Rob Richards
rrichards Mon Aug 7 10:15:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: should be RETURN_ not RETVAL_ http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.12&r2=1.151.2.22.2.13&diff_fo

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-08-06 Thread Antony Dovgal
tony2001Sun Aug 6 13:27:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: avoid extra strlen() call http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.8&r2=1.151.2.22.2.9&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-06-06 Thread Rob Richards
rrichards Tue Jun 6 12:05:30 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: restore missing ze1 compat code http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.6&r2=1.151.2.22.2.7&diff_f

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-05-16 Thread Marcus Boerger
helly Wed May 17 00:07:28 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: - MFH Proto fix/add http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.2&r2=1.151.2.22.2.3&diff_format=u Index: php-s