php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49042 Patch for fixing tests/basic/022.phpt and 023.phpt
Submitted: 2009-07-23 22:39 UTC Modified: 2009-07-24 00:37 UTC
From: mats dot lindh at gmail dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 6SVN-2009-07-23 (SVN) OS: *
Private report: No CVE-ID: None
 [2009-07-23 22:39 UTC] mats dot lindh at gmail dot com
Description:
------------
The cookie tests fails on the current svn build (Ubuntu 9.04, checked
out last night). The problem seems to have been introduced after the
merge of the UEXPECT section in revision 260316:

http://svn.php.net/viewvc/php/php-src/trunk/tests/basic/023.phpt?r1=230273&r2=260316
http://svn.php.net/viewvc/php/php-src/trunk/tests/basic/022.phpt?r1=230273&r2=260316

Two of the values does not match the previous revisions, but the
results from running the tests do (at least now).

Patch (from svn diff) is available here:

http://e-mats.org/resources/022-023.phpt.diff



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-24 00:36 UTC] svn@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=284673
Log: - Fixed bug #49042 (Patch for fixing tests/basic/022.phpt and 023.phpt)
  patch by: mats dot lindh at gmail dot com
 [2009-07-24 00:37 UTC] felipe@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/.
 
Thank you for the report, and for helping us make PHP better.

Thanks for the patch. :-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC