Edit report at https://bugs.php.net/bug.php?id=61786&edit=1
ID: 61786 Patch added by: a...@php.net Reported by: a...@php.net Summary: Failing tests in ext\session\tests\* Status: Open Type: Bug Package: Session related Operating System: Windows PHP Version: 5.4.1RC2 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: 61786.diff Revision: 1334917372 URL: https://bugs.php.net/patch-display.php?bug=61786&patch=61786.diff&revision=1334917372 Previous Comments: ------------------------------------------------------------------------ [2012-04-20 09:54:21] a...@php.net Description: ------------ this fails because of the changed warnings order: ext\session\tests\rfc1867_invalid_settings.phpt ext\session\tests\rfc1867_invalid_settings_2.phpt this fails because there is no such /tmp on windows: ext\session\tests\session_set_save_handler_class_002.phpt ext\session\tests\session_set_save_handler_iface_001.phpt ext\session\tests\session_set_save_handler_iface_002.phpt Expected result: ---------------- tests pass Actual result: -------------- tests fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61786&edit=1