php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61786 Failing tests in ext\session\tests\*
Submitted: 2012-04-20 09:54 UTC Modified: 2012-04-26 13:41 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: Session related
PHP Version: 5.4.1RC2 OS: Windows
Private report: No CVE-ID: None
 [2012-04-20 09:54 UTC] ab@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

Patches

61786.diff (last revision 2012-04-20 10:22 UTC by ab@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-20 10:22 UTC] ab@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-26 13:41 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-26 13:41 UTC] ab@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 01:01:31 2024 UTC