[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/lib/timezonedb.h branches/PHP_5_4/ext/date/lib/timezonedb.h trunk/ext/date/lib/timezonedb.h

2012-03-01 Thread Derick Rethans
derick Thu, 01 Mar 2012 15:09:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323706 Log: - Updated to version 2012.1 (2012a) Changed paths: U php/php-src/branches/PHP_5_3/ext/date/lib/timezonedb.h U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/string.c

2012-03-01 Thread Pierrick Charron
pierrick Thu, 01 Mar 2012 15:10:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323710 Log: Fixed memory leak in substr_replace Changed paths: U php/php-src/branches/PHP_5_4/NEWS U php/php-src/branches/PHP_5_4/ext/standard/string.c

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/string.c

2012-03-01 Thread Antony Dovgal
On 03/01/2012 07:10 PM, Pierrick Charron wrote: pierrick Thu, 01 Mar 2012 15:10:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323710 Log: Fixed memory leak in substr_replace +test ? -- Wbr, Antony Dovgal --- http://pinba.org - realtime

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

2012-03-01 Thread Christopher Jones
sixd Thu, 01 Mar 2012 17:59:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323721 Log: Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new features found/fixed during RC phase, and removing 5.4 section entries for bugs already

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

2012-03-01 Thread Christopher Jones
sixd Thu, 01 Mar 2012 18:27:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323723 Log: Some basic tidy up and whitespace fixes. The file still needs section disambiguation to remove duplicate entries. Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ php.ini-development php.ini-production

2012-03-01 Thread Christopher Jones
sixd Thu, 01 Mar 2012 20:05:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323729 Log: Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files Changed paths: U php/php-src/branches/PHP_5_3/php.ini-development

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/string.c

2012-03-01 Thread Pierrick Charron
Test for bug #55871 is already covering this issue. P. On 1 March 2012 11:35, Antony Dovgal t...@daylessday.org wrote: On 03/01/2012 07:10 PM, Pierrick Charron wrote: pierrick                                 Thu, 01 Mar 2012 15:10:29 + Revision:

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

2012-03-01 Thread Christopher Jones
sixd Thu, 01 Mar 2012 21:08:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323732 Log: Sync sqlite - PECL terminology with release announcement's Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/main/ php.h

2012-03-01 Thread Rasmus Lerdorf
rasmus Thu, 01 Mar 2012 22:34:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323737 Log: Merge fix for bug 61193 Bug: https://bugs.php.net/61193 (Closed) PHP_EOL definition for Mac OS X is wrong and unused Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS main/main.c

2012-03-01 Thread Rasmus Lerdorf
rasmus Thu, 01 Mar 2012 22:49:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323739 Log: Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR Changed paths: U php/php-src/branches/PHP_5_4/NEWS U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/configure.in branches/PHP_5_3/sapi/apache2filter/config.m4 branches/PHP_5_3/sapi/apache2handler/config.m4 branches/PHP_5_4/NEWS bran

2012-03-01 Thread Christopher Jones
sixd Fri, 02 Mar 2012 00:07:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323750 Log: Fixed bug #61172 (Add Apache 2.4 support) Bug: https://bugs.php.net/61172 (Open) With Apache 2.4.1, ./configure fails on APXS but stops only on the

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

2012-03-01 Thread Philip Olson
philip Fri, 02 Mar 2012 01:09:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323758 Log: Removed class constants (these were added in 5.3.7), and added the new Zlib functions Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING

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

2012-03-01 Thread Christopher Jones
sixd Fri, 02 Mar 2012 01:41:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323760 Log: Mention file upload progress support: http://php.net/manual/en/session.upload-progress.php Changed paths: U

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

2012-03-01 Thread Philip Olson
philip Fri, 02 Mar 2012 02:02:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323762 Log: magic quotes directives belong in the E_CORE_ERROR group, and not the E_DEPRECATED group Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/tests/bug61165.phpt branches/PHP_5_4/Zend/zend_API.c trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 02:51:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323765 Log: MFH: Fix bug #61165 (Segfault - strip_tags()) Bug: https://bugs.php.net/61165 (Assigned) Segfault - strip_tags() Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/zend_builtin_functions.c trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 02:56:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323766 Log: MFH: Fixed bug #61072 (Memory leak when restoring an exception handler). Bug: https://bugs.php.net/61072 (Assigned) Memory leak when restoring an

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/tests/bug61011.phpt branches/PHP_5_4/Zend/zend_vm_def.h branches/PHP_5_4/Zend/zend_vm_execute.h trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:12:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323767 Log: MFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property) Bug: https://bugs.php.net/61011 (Assigned) Crash

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/php_variables.c branches/PHP_5_4/tests/basic/bug61000.phpt trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:18:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323769 Log: MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars) Bug: https://bugs.php.net/61000 (Assigned) Exceeding max nesting

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/tests/bug60978.phpt branches/PHP_5_4/Zend/zend_execute_API.c trunk/NEWS trunk/Zend/tests/bug60978.phpt

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:25:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323771 Log: MFH: Fixed bug #60978 (exit code incorrect) Bug: https://bugs.php.net/60978 (Assigned) exit code incorrect Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/tests/bug60573.phpt branches/PHP_5_4/Zend/zend_compile.c trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:32:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323773 Log: MFH: Fixed bug #60573 (type hinting with self keyword causes weird errors) Bug: https://bugs.php.net/60573 (Assigned) type hinting with self keyword

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/reflection/php_reflection.c branches/PHP_5_4/ext/reflection/tests/bug60367.phpt trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:36:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323777 Log: MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs()) Bug: https://bugs.php.net/60968 (Assigned) Late static

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS sapi/cli/php_cli_server.c

2012-03-01 Thread Rasmus Lerdorf
rasmus Fri, 02 Mar 2012 03:38:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323778 Log: CLI Server was sending Connection: closed instead of Connection: close Changed paths: U php/php-src/branches/PHP_5_4/NEWS U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_3/ext/standard/string.c PHP_5_3/ext/standard/tests/strings/bug60801.phpt PHP_5_4/NEWS PHP_5_4/ext/standard/string.c PHP_5_4/ext/standard/tests/

2012-03-01 Thread Adam Harvey
aharvey Fri, 02 Mar 2012 03:39:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323779 Log: MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934). Bug: https://bugs.php.net/60801 (Closed) strpbrk() mishandles NUL byte

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

2012-03-01 Thread Rasmus Lerdorf
rasmus Fri, 02 Mar 2012 03:40:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323780 Log: Actually, this was a merge from trunk, and Gustavo did it originally. Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/standard/array.c branches/PHP_5_4/ext/standard/tests/array/bug61058.phpt trunk/NEWS

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:40:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323782 Log: MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX) Bug: https://bugs.php.net/61058 (Assigned) array_fill leaks if start index is

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/sapi/cli/tests/ php_cli_server_004.phpt php_cli_server_005.phpt php_cli_server_006.phpt php_cli_server_007.phpt php_cli_server_008.phpt php_cli_server_009.

2012-03-01 Thread Rasmus Lerdorf
rasmus Fri, 02 Mar 2012 03:43:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323783 Log: And fix the test cases as well Changed paths: U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_004.phpt U

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

2012-03-01 Thread Philip Olson
philip Fri, 02 Mar 2012 03:51:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323785 Log: Fixed ldap typos Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING Modified: php/php-src/branches/PHP_5_4/UPGRADING

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS Zend/tests/bug61087.phpt Zend/zend_ini_scanner.c Zend/zend_ini_scanner.l Zend/zend_ini_scanner_defs.h

2012-03-01 Thread Xinchen Hui
laruence Fri, 02 Mar 2012 03:52:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323786 Log: MFH: Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) Bug: https://bugs.php.net/61087 (Assigned) Memory leak in

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/mbstring/tests/htmlent.phpt branches/PHP_5_4/ext/standard/tests/strings/htmlentities13.phpt branches/PHP_5_4/ext/standard/tests/strings/htmlentities14

2012-03-01 Thread Rasmus Lerdorf
rasmus Fri, 02 Mar 2012 05:04:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323793 Log: Fix tests that break if filter.default isn't set to unsafe_raw Changed paths: U php/php-src/branches/PHP_5_4/ext/mbstring/tests/htmlent.phpt U

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-03-01 Thread David Soria Parra
dsp Fri, 02 Mar 2012 06:26:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323799 Log: give irker access to the git karma scripts Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

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

2012-03-01 Thread Philip Olson
philip Fri, 02 Mar 2012 07:54:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323802 Log: Removed get_magic_quotes* functions from the deprecated list, because we love them so Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING