[PHP-CVS] svn: /SVNROOT/ global_avail

2010-11-04 Thread Philip Olson
philip Thu, 04 Nov 2010 15:09:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=305083 Log: phpdoc/es karma for users jesusdiez, ruben, and marcogrossisas Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/file/bug53241.phpt branches/PHP_5_3/main/php_streams.h branches/PHP_5_3/main/streams/cast.c branches/PHP_5_3/main

2010-11-04 Thread Gustavo André dos Santos Lopes
cataphract Fri, 05 Nov 2010 01:29:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=305095 Log: - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails with streams opened with, inter alia, the 'xb' mode). Bug: http://bugs.php.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/bug53241.phpt trunk/ext/standard/tests/file/bug53241.phpt

2010-11-04 Thread Gustavo André dos Santos Lopes
cataphract Fri, 05 Nov 2010 01:56:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=305096 Log: - Added CLEAN section to recently committed test. Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug53241.phpt U php/

[PHP-CVS] svn: /php/php-src/trunk/ NEWS UPGRADING ext/pcre/php_pcre.c ext/pcre/tests/002.phpt ext/pcre/tests/preg_match_all_basic.phpt ext/pcre/tests/preg_match_all_error.phpt

2010-11-04 Thread Adam Harvey
aharvey Fri, 05 Nov 2010 04:37:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=305097 Log: Implemented FR #53238 (Make third parameter of preg_match_all optional). Bug: http://bugs.php.net/53238 (Assigned) Make third parameter of preg_match_a

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/fopen_wrappers.c branches/PHP_5_3/tests/security/bug53226.phpt trunk/main/fopen_wrappers.c trunk/tests/security/bug53226.phpt

2010-11-04 Thread Adam Harvey
aharvey Fri, 05 Nov 2010 05:28:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=305098 Log: Fix bug #53226 (file_exists fails on big filenames). Bug: http://bugs.php.net/53226 (Assigned) file_exists fails on big filenames Changed paths: