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

2009-06-11 Thread Hannes Magnusson
bjori Thu Jun 11 09:41:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: MFH: Mark spl as required and fix extension loading order # Not needed in 5.2 as the simplexmliterator is part of spl there http://cvs.php.net

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug46048.phpt

2009-02-04 Thread David Coallier
2009/2/4 Ilia Alshanetsky : > > MFH to 5.2? > This bug doesn't happen in 5.2. It was introduced in HEAD then 5.3 by adding the debugging object helpers. Cheers, -- Slan, David -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug46048.phpt

2009-02-03 Thread Ilia Alshanetsky
MFH to 5.2? On 3-Feb-09, at 4:42 PM, David Coallier wrote: davidc Tue Feb 3 21:42:36 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/tests bug46048.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: - Fixed Bug #46048 (Simple

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

2009-02-03 Thread David Coallier
davidc Tue Feb 3 21:42:36 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug46048.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: - Fixed Bug #46048 (SimpleXML top-level @attributes not part o

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

2008-10-20 Thread Rob Richards
rrichards Mon Oct 20 19:29:04 2008 UTC Modified files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug46047.phpt

2008-09-11 Thread Rob Richards
rrichards Thu Sep 11 14:21:33 2008 UTC Added files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug46003.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:28:53 2008 UTC Added files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug45553.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:21:12 2008 UTC Added files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c

2008-06-27 Thread Felipe Pena
felipe Fri Jun 27 15:46:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.35.2.14&r2=1.151.2.22.2.35.2.15&diff_format=u In

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

2008-05-23 Thread Ilia Alshanetsky
iliaa Fri May 23 15:46:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: When dumping entire document to file via asXml() don't lose the encoding http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.15

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

2008-05-03 Thread Etienne Kneuss
colder Sat May 3 15:09:37 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/tests035.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: Fix #44484 (define SimpleXMLElement::__toString()) http://c

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

2008-03-20 Thread Rob Richards
rrichards Thu Mar 20 16:48:10 2008 UTC Added files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug42369.phpt

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

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c ZendEngine2 zend_gc.c zend_gc.h ZendEngine2/tests bug43918.phpt

2008-01-29 Thread Dmitry Stogov
The fix affects get_properties() callback only in the moments when GC is in progress (not when GC is enabled). The SimpleXML extensions already makes a trick keeping and reusing "fictive" properties HashTable, so I've extend it to support GC. Thanks. Dmitry. Marcus Boerger wrote: Hello Dmit

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c ZendEngine2 zend_gc.c zend_gc.h ZendEngine2/tests bug43918.phpt

2008-01-29 Thread Marcus Boerger
Hello Dmitry, Tuesday, January 29, 2008, 10:59:42 AM, you wrote: [...] > http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.35.2.8&r2=1.151.2.22.2.35.2.9&diff_format=u > Index: php-src/ext/simplexml/simplexml.c > diff -u php-src/ext/simplexml/simplexml.c:1.151.2.22.2.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c ZendEngine2 zend_gc.c zend_gc.h ZendEngine2/tests bug43918.phpt

2008-01-29 Thread Dmitry Stogov
dmitry Tue Jan 29 09:59:42 2008 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug43918.phpt Modified files: /ZendEngine2zend_gc.c zend_gc.h /php-src/ext/simplexml simplexml.c Log: Fixed bug #43918 (Segmentation fa

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

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 09:52:57 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug37076_1.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix leak appearing when appending data to unnamed at

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

2007-11-30 Thread Antony Dovgal
tony2001Fri Nov 30 13:16:00 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: MFH: fix folding http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.35.2.4&r2=1.151.2.22.2.35.2.5&diff_forma

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

2007-11-12 Thread Rob Richards
rrichards Mon Nov 12 18:58:48 2007 UTC Added files: (Branch: PHP_5_3) /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_3) /ext/simplexml simplexml.c

2007-10-10 Thread Marcus Boerger
helly Thu Oct 11 01:03:19 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml simplexml.c Log: - MFH debug object helper http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.35.2.2&r2=1.151.2.22.2.35.2.3&diff_format=