Hi! > Commit: 7c2489751cc48961487edd69b49083d4ca6b4828 > Author: Sara Golemon <poll...@php.net> Mon, 7 Jul 2014 12:19:11 > -0700 > Parents: 888fb3323ed1bb728064f27a6127d194eb92f9ee > Branches: master > > Link: > http://git.php.net/?p=php-src.git;a=commitdiff;h=7c2489751cc48961487edd69b49083d4ca6b4828 > > Log: > Followup fix to custom session save handlers
Looks like one is still failing: ========DIFF======== 008+ 009+ Warning: session_write_close(): Session callback expects true/false return value in /home/travis/build/php/php-src/ext/session/tests/session_set_save_handler_class_017.php on line 62 010+ 011+ Warning: session_write_close(): Failed to write session data (user). Please verify that the current setting of session.save_path is correct () in /home/travis/build/php/php-src/ext/session/tests/session_set_save_handler_class_017.php on line 62 ========DONE======== FAIL Test session_set_save_handler() function: class with create_sid [ext/session/tests/session_set_save_handler_class_017.phpt] -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php