php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62109 tests\basic\bug46313-win.phpt fails
Submitted: 2012-05-22 16:38 UTC Modified: 2012-05-22 17:14 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3Git-2012-05-22 (Git) OS: windows
Private report: No CVE-ID: None
 [2012-05-22 16:38 UTC] ab@php.net
Description:
------------
Test diff:

001- Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
002+ X-Powered-By: PHP/5.3.14-dev^M
003+ Content-type: text/html^M
004+ ^M
007-     string(12) "o1"
009+     string(8) "file.png"
011-     string(14) "%s"
013+     string(44) "C:\Users\hako\AppData\Local\Temp\phpED26.tmp"
020-     string(13) "o2"
022+     string(9) "file2.txt"
024-     string(14) "%s"
026+     string(44) "C:\Users\hako\AppData\Local\Temp\phpED27.tmp"
031- string(12) "o1"
033+ string(8) "file.png"

Expected result:
----------------
test pass

Actual result:
--------------
test diff

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-22 16:54 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=621fddab93468219aafb0392c7056e551defa1fa
Log: Fix bug #62109 tests\basic\bug46313-win.phpt fails
 [2012-05-22 17:14 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-05-22 17:14 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.


 [2014-10-07 23:25 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=621fddab93468219aafb0392c7056e551defa1fa
Log: Fix bug #62109 tests\basic\bug46313-win.phpt fails
 [2014-10-07 23:36 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=621fddab93468219aafb0392c7056e551defa1fa
Log: Fix bug #62109 tests\basic\bug46313-win.phpt fails
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC