Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ 019.phpt

2012-01-03 Thread Nuno Lopes
Gah, thank you! Nuno - Original Message - sheinMon, 02 Jan 2012 20:02:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321694 Log: Fixed broken test (different error message wording in 5.3 branch) Changed paths: U

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

2012-01-03 Thread Arpad Ray
arpadTue, 03 Jan 2012 21:47:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321733 Log: add test for #60634 Bug: https://bugs.php.net/60634 (Verified) Segmentation fault when trying to die() in SessionHandler::write() Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fastcgi.c branches/PHP_5_3/sapi/fpm/fpm/fastcgi.h branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_4/NEWS branch

2012-01-03 Thread Jérôme Loyet
fat Tue, 03 Jan 2012 22:26:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321734 Log: - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) Bug: https://bugs.php.net/60629 (Feedback) memory corruption when web server

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-03 Thread Pierre Joye
pajoye Tue, 03 Jan 2012 23:46:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321735 Log: - Jenny access to wincache Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/session/php_session.h branches/PHP_5_4/ext/session/session.c branches/PHP_5_4/ext/session/tests/session_set_save_handler_iface_001.phpt branches/PHP_5

2012-01-03 Thread Arpad Ray
arpadWed, 04 Jan 2012 01:16:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321738 Log: add SessionHandlerInterface for session_set_save_handler() - #60551 Bug: https://bugs.php.net/60551 (Duplicate) session_set_save_handler should support

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

2012-01-03 Thread Arpad Ray
arpadWed, 04 Jan 2012 01:31:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321741 Log: fix return values of inherited session handler to match user handlers - #60640 Bug: https://bugs.php.net/60640 (Assigned) Invalid return values

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

2012-01-03 Thread Arpad Ray
arpadWed, 04 Jan 2012 01:34:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321742 Log: NEWS entry for r321738 Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ 019.phpt

2012-01-03 Thread Alexey Shein
2012/1/4 Nuno Lopes nlop...@php.net: Gah, thank you! Nuno You're welcome. Could you please also look at this failing test:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/session/tests/bug60634.phpt branches/PHP_5_4/ext/session/tests/bug60634.phpt trunk/ext/session/tests/bug60634.phpt

2012-01-03 Thread Alexey Shein
Hello, Arpad, Could you add XFAIL section to your test since it's failing on all branches (as can be seen for example here: http://ci.qa.php.net/job/php-src-trunk-matrix-build/architecture=x86,os=linux-debian-6.0/lastCompletedBuild/testReport/) or, which is better, fix it :) Thank you. 2012/1/4