Edit report at https://bugs.php.net/bug.php?id=62109&edit=1
ID: 62109 Updated by: a...@php.net Reported by: a...@php.net Summary: tests\basic\bug46313-win.phpt fails -Status: Open +Status: Closed Type: Bug Package: *General Issues Operating System: windows PHP Version: 5.3Git-2012-05-22 (Git) -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-05-22 16:54:40] a...@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 16:38:21] a...@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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62109&edit=1