Edit report at https://bugs.php.net/bug.php?id=61786&edit=1
ID: 61786 Updated by: a...@php.net Reported by: a...@php.net Summary: Failing tests in ext\session\tests\* -Status: Open +Status: Closed Type: Bug Package: Session related Operating System: Windows PHP Version: 5.4.1RC2 -Assigned To: +Assigned To: ab Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2012-04-20 10:22:52] a...@php.net 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 ------------------------------------------------------------------------ [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