Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/strings/htmlentities15.phpt trunk/ext/standard/tests/strings/htmlentities15.phpt

2011-08-30 Thread Stas Malyshev
Hi! On 8/30/11 11:32 PM, Gustavo André dos Santos Lopes wrote: cataphract Wed, 31 Aug 2011 06:32:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=315851 Log: - Fixed test htmlentities15.phpt. Changed paths: U php/php-src/branches/PHP_5_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/strings/htmlentities15.phpt trunk/ext/standard/tests/strings/htmlentities15.phpt

2011-08-30 Thread Gustavo André dos Santos Lopes
cataphract Wed, 31 Aug 2011 06:32:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=315851 Log: - Fixed test htmlentities15.phpt. Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/tests/strings/htmlentities15.phpt U php/php-sr

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt branches/PHP_5_4/ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt tru

2011-08-30 Thread Gustavo André dos Santos Lopes
cataphract Wed, 31 Aug 2011 06:23:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=315849 Log: - Fixed tests when run from outside their directory. Changed paths: U php/php-src/branches/PHP_5_4/ext/libxml/tests/libxml_set_external_entity_lo

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/html_tables.h trunk/ext/standard/html_tables.h

2011-08-30 Thread Gustavo André dos Santos Lopes
cataphract Wed, 31 Aug 2011 05:47:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=315847 Log: - html_tables.h regeneration. Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/html_tables.h U php/php-src/trunk/ext/standard/html

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/html.c branches/PHP_5_4/ext/standard/html_tables/html_table_gen.php trunk/ext/standard/html.c trunk/ext/standard/html_tables/html_table_gen.p

2011-08-30 Thread Gustavo André dos Santos Lopes
cataphract Wed, 31 Aug 2011 05:45:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=315846 Log: - Less GCC warnings; code less readable, yay! - Fixed html_tables.h generaration in 64-bit archs. - Closes bug #55394 - Patch to suppress initialization

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/zlib/tests/gzencode_variation2.phpt branches/PHP_5_4/ext/zlib/tests/ob_003.phpt branches/PHP_5_4/ext/zlib/tests/ob_004.phpt branches/PHP_5_4/ext/zlib/

2011-08-30 Thread Stanislav Malyshev
stas Wed, 31 Aug 2011 04:24:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=315845 Log: fix tests Changed paths: U php/php-src/branches/PHP_5_4/ext/zlib/tests/gzencode_variation2.phpt U php/php-src/branches/PHP_5_4/ext/zlib/test

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/libxml/libxml.c branches/PHP_5_4/ext/libxml/php_libxml.h trunk/ext/libxml/libxml.c trunk/ext/libxml/php_libxml.h

2011-08-30 Thread Gustavo Lopes
On Tue, 30 Aug 2011 14:11:28 +0100, Rob Richards wrote: I don't have a computer right now to see what you wrote for this, but we cannot use any of the global methods unless you have protection built in to only execute if within the context of a PHP call. Easiest way to see the conflict is by ru

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-08-30 Thread Derick Rethans
derick Tue, 30 Aug 2011 16:26:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=315793 Log: - Give Mel dbus access. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_4/NEWS

2011-08-30 Thread Kalle Sommer Nielsen
Hi 2011/8/30 Arpad Ray : > arpad                                    Tue, 30 Aug 2011 14:01:35 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=315784 > > Log: > fix news entries > > Changed paths: >    U   php/php-src/branches/PHP_5_3/NEWS >    U   php/php-src/branches/PHP_5_4/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/snmp/ php_snmp.h snmp.c

2011-08-30 Thread Boris Lytochkin
lytboris Tue, 30 Aug 2011 14:24:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=315786 Log: merge from trunk: set ERRNO_OID_PARSING_ERROR on OID parse error Changed paths: _U php/php-src/branches/PHP_5_4/ext/snmp/ U php/php-src/branc

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_4/NEWS

2011-08-30 Thread Arpad Ray
arpadTue, 30 Aug 2011 14:01:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=315784 Log: fix news entries Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pgsql/tests/09notice.phpt branches/PHP_5_3/ext/pgsql/tests/22pg_fetch_object.phpt branches/PHP_5_3/ext/pgsql/tests/80_bug32223.phpt branches/PHP_5_3/e

2011-08-30 Thread Matteo Beccati
mbeccati Tue, 30 Aug 2011 14:01:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=315783 Log: Fixed a few false positives on gcov for ext/pgsql Changed paths: U php/php-src/branches/PHP_5_3/ext/pgsql/tests/09notice.phpt U php/php-src/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/spl/tests/bug54971.phpt branches/PHP_5_4/ext/spl/tests/bug54971.phpt trunk/ext/spl/tests/bug54971.phpt

2011-08-30 Thread Hannes Magnusson
bjoriTue, 30 Aug 2011 13:46:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=315780 Log: Add skipifs for bug#54971 (patch by datibbaw@) Bug: https://bugs.php.net/54971 (Closed) wrong result with DOMNodeList and iterator_to_array use_keys

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/tests/bug48476.phpt branches/PHP_5_4/ext/date/php_date.c branches/PHP_5_4/ext/date/tes

2011-08-30 Thread Hannes Magnusson
bjoriTue, 30 Aug 2011 13:41:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=315779 Log: Fixed bug#48476 Bug: https://bugs.php.net/48476 (Assigned) cloning extended DateTime class without calling parent::__constr crashed PHP Changed

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/libxml/libxml.c branches/PHP_5_4/ext/libxml/php_libxml.h trunk/ext/libxml/libxml.c trunk/ext/libxml/php_libxml.h

2011-08-30 Thread Rob Richards
I don't have a computer right now to see what you wrote for this, but we cannot use any of the global methods unless you have protection built in to only execute if within the context of a PHP call. Easiest way to see the conflict is by running both mod_php and mod_perl. Rob On 8/29/11 9:08 P

[PHP-CVS] svn: /php/php-src/trunk/tests/ basic/bug51709_1.phpt basic/bug51709_2.phpt lang/bug21820.phpt

2011-08-30 Thread Xinchen Hui
laruence Tue, 30 Aug 2011 12:11:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=315776 Log: Fixed testing failed Changed paths: U php/php-src/trunk/tests/basic/bug51709_1.phpt U php/php-src/trunk/tests/basic/bug51709_2.phpt U

[PHP-CVS] svn: / php/php-src/branches/PHP_5_4/php.ini-development php/php-src/branches/PHP_5_4/php.ini-production php/php-src/trunk/php.ini-development php/php-src/trunk/php.ini-production phpdoc/en/t

2011-08-30 Thread Hannes Magnusson
bjoriTue, 30 Aug 2011 11:13:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=315770 Log: Fixed bug#55430, introduce the session.upload_progress family to the world Bug: https://bugs.php.net/55430 (Assigned) New session.upload_progress.* valu

[PHP-CVS] svn: /php/php-src/tags/

2011-08-30 Thread Xinchen Hui
laruence Tue, 30 Aug 2011 11:04:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=315768 Log: Remove wrong tag Sorry for wrong tag(create by pear tag package.xml) Changed paths: D php/php-src/tags/yaf-2.1.0/ -- PHP CVS Mailing List (http

[PHP-CVS] svn: /php/php-src/tags/ yaf-2.1.0/CREDITS yaf-2.1.0/EXPERIMENTAL yaf-2.1.0/config.m4 yaf-2.1.0/config.w32 yaf-2.1.0/configs/ini.c yaf-2.1.0/configs/simple.c yaf-2.1.0/package2.xml yaf-2.1.0/

2011-08-30 Thread Xinchen Hui
laruence Tue, 30 Aug 2011 10:58:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=315767 Log: Tagging the 2.1.0 release Changed paths: A php/php-src/tags/yaf-2.1.0/ A + php/php-src/tags/yaf-2.1.0/CREDITS (from pecl/yaf/trunk/CRE

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-08-30 Thread Hannes Magnusson
On Mon, Aug 29, 2011 at 23:45, Arpad Ray wrote: > arpad                                    Mon, 29 Aug 2011 21:45:42 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=315747 > > Log: > news entry for r66021 Log: > > Changed paths: >    U   php/php-src/branches/PHP_5_3/NEWS > > M