[PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2011-11-10 Thread Mateusz Kocielski
shm Thu, 10 Nov 2011 10:33:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318987 Log: Fixed NULL pointer dereference in stream_socket_enable_crypto, case when ssl_handle of session_stream is not initialized. Changed paths: U

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2011-11-10 Thread Pierre Joye
hi Mateusz, Not necessary in 5.3 and 5.4? Cheers, On Thu, Nov 10, 2011 at 11:33 AM, Mateusz Kocielski s...@php.net wrote: shm                                      Thu, 10 Nov 2011 10:33:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318987 Log: Fixed NULL pointer

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/exec.c ext/standard/tests/general_functions/bug60116.phpt

2011-11-10 Thread Rui Hirokawa
hirokawa Thu, 10 Nov 2011 14:19:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318996 Log: MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which cause shell command injection). Bug: https://bugs.php.net/60116 (error

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/tests/general_functions/bug60227.phpt main/SAPI.c

2011-11-10 Thread Rui Hirokawa
hirokawa Thu, 10 Nov 2011 14:24:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318997 Log: MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0x0D).) Bug: https://bugs.php.net/60227 (error getting bug information)

[PHP-CVS] svn: /SVNROOT/ pear_avail

2011-11-10 Thread Brett Bieber
saltybeagle Thu, 10 Nov 2011 14:47:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318998 Log: Give Till Klampaeckel (till) access to pear-core for CI integration work Changed paths: U SVNROOT/pear_avail Modified: SVNROOT/pear_avail

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/exec.c ext/standard/tests/general_functions/bug60116.phpt

2011-11-10 Thread Ferenc Kovacs
On Thu, Nov 10, 2011 at 3:19 PM, Rui Hirokawa hirok...@php.net wrote: hirokawa Thu, 10 Nov 2011 14:19:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318996 Log: MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which

[PHP-CVS] svn: /SVNROOT/ commit-bugs.php

2011-11-10 Thread Hannes Magnusson
bjoriThu, 10 Nov 2011 15:35:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319000 Log: This should work fine for pecl now Changed paths: U SVNROOT/commit-bugs.php Modified: SVNROOT/commit-bugs.php

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/exec.c ext/standard/tests/general_functions/bug60116.phpt

2011-11-10 Thread Hannes Magnusson
On Thu, Nov 10, 2011 at 15:19, Rui Hirokawa hirok...@php.net wrote: hirokawa                                 Thu, 10 Nov 2011 14:19:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=318996 Log: MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which

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

2011-11-10 Thread Hannes Magnusson
bjoriThu, 10 Nov 2011 17:20:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319002 Log: Fix build Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/exec.h Modified: php/php-src/branches/PHP_5_4/ext/standard/exec.h

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

2011-11-10 Thread Hannes Magnusson
bjoriThu, 10 Nov 2011 18:23:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319003 Log: register the new shell escape constants Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/basic_functions.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/README.RELEASE_PROCESS trunk/README.RELEASE_PROCESS

2011-11-10 Thread David Soria Parra
dsp Thu, 10 Nov 2011 21:42:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319009 Log: It is not longer required to update php_version.php in php-bugs/ The bugtracker fetches the version list from the qa site, updating php_version.php is

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

2011-11-10 Thread Rui Hirokawa
hirokawa Thu, 10 Nov 2011 21:45:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319010 Log: moved the new changes for RC2. Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/oci8/oci8.c branches/PHP_5_3/ext/oci8/package.xml branches/PHP_5_3/ext/oci8/tests/array_bind_003.phpt branches/PHP_5_3/ext/oci8/

2011-11-10 Thread Christopher Jones
sixd Thu, 10 Nov 2011 22:47:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319015 Log: OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. Bug: https://bugs.php.net/59985 (Open) No ORA-error message when

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/mysql/tests/ bug55473.phpt

2011-11-10 Thread Rasmus Lerdorf
rasmus Fri, 11 Nov 2011 02:05:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319024 Log: Suppress lsof warnings here to avoid FUSE-related warnings in certain environments. This doesn't affect what is being tested. Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/mysql/tests/ bug55473.phpt

2011-11-10 Thread Rasmus Lerdorf
rasmus Fri, 11 Nov 2011 02:18:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319025 Log: Typo Changed paths: U php/php-src/branches/PHP_5_4/ext/mysql/tests/bug55473.phpt Modified: