[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/spl/php_spl.c branches/PHP_5_4/ext/spl/spl_iterators.h trunk/ext/spl/php_spl.c trunk/ext/spl/spl_iterators.h

2011-07-27 Thread Peter Cowburn
salathe Wed, 27 Jul 2011 08:48:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313763 Log: added (recursive)callbackfilteriterator to spl_classes() (bug #55287) Bug: https://bugs.php.net/55287 (Open) trunk's spl_classes() not includes

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_4/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd.c

2011-07-27 Thread Andrey Hristov
andrey Wed, 27 Jul 2011 10:26:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313767 Log: longer error messages, don't cut them Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2011-07-27 Thread Pierre Joye
pajoye Wed, 27 Jul 2011 11:57:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313771 Log: - do not resolve the link if all we want is to open that file Changed paths: U php/php-src/branches/PHP_5_4/TSRM/tsrm_virtual_cwd.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2011-07-27 Thread Pierre Joye
pajoye Wed, 27 Jul 2011 11:58:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313772 Log: - WS Changed paths: U php/php-src/branches/PHP_5_4/TSRM/tsrm_virtual_cwd.c U php/php-src/trunk/TSRM/tsrm_virtual_cwd.c Modified:

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

2011-07-27 Thread Pierre Joye
pajoye Wed, 27 Jul 2011 12:20:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313774 Log: - do not resolve the link if all we want is to open that file Changed paths: U php/php-src/branches/PHP_5_4/main/fopen_wrappers.c U

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

2011-07-27 Thread David Soria Parra
dsp Wed, 27 Jul 2011 14:17:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313781 Log: Check if given string is long enough in zend_*_strtod Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_strtod.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/TSRM/tsrm_win32.c branches/PHP_5_4/TSRM/tsrm_win32.c trunk/TSRM/tsrm_win32.c

2011-07-27 Thread Pierre Joye
pajoye Wed, 27 Jul 2011 14:23:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313782 Log: - Fix #55295, check if malloc failed Bug: https://bugs.php.net/55295 (error getting bug information) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/fileinfo.c trunk/ext/fileinfo/fileinfo.c

2011-07-27 Thread Pierre Joye
pajoye Wed, 27 Jul 2011 14:58:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313784 Log: - do safemode/open basedir checks 1st, and use only expand not realpath (it is done by the safemode/openbasedir check already) Changed paths: U

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-07-27 Thread Rasmus Lerdorf
rasmus Wed, 27 Jul 2011 23:06:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313802 Log: Zend karma for Gopal Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/Zend/ zend_string.c zend_string.h

2011-07-27 Thread Gopal Vijayaraghavan
gopalv Wed, 27 Jul 2011 23:34:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313803 Log: Allow zend_is_interned_string to be pluggable Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_string.c U

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_string.c zend_string.h

2011-07-27 Thread Gopal Vijayaraghavan
gopalv Thu, 28 Jul 2011 03:03:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313805 Log: merge to trunk - Allow zend_is_interned_string to be pluggable Changed paths: U php/php-src/trunk/Zend/zend_string.c U