On 18.05.2009 21:23, Jani Taskinen wrote: > jani Mon May 18 17:23:42 2009 UTC > > Modified files: (Branch: PHP_5_2) > /php-src/ext/session mod_files.c mod_mm.c mod_user.c php_session.h > session.c > Log: > MFH: Sync WS / CS changes where applicable
+2 failed tests. # cat /local/qa/5_2.zts/ext/session/tests/session_save_path_variation5.diff 007+ 008+ Warning: session_start(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (.) in /local/qa/5_2.zts/ext/session/tests/session_save_path_variation5.php on line 26 009+ 010+ Fatal error: session_start(): Failed to initialize storage module: files (path: ) in /local/qa/5_2.zts/ext/session/tests/session_save_path_variation5.php on line 26 007- bool(true) 008- string(0) "" 009- bool(true) 010- string(0) "" 011- bool(true) 012- Done # cat /local/qa/5_2.zts/ext/session/tests/bug42596.diff 001+ Warning: mkdir(): File exists in /local/qa/5_2.zts/ext/session/tests/bug42596.php on line 3 -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php