Edit report at https://bugs.php.net/bug.php?id=62177&edit=1

 ID:                 62177
 Updated by:         a...@php.net
 Reported by:        mattfic...@php.net
 Summary:            Test Bug - finfo_file_regex.phpt
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows
 PHP Version:        5.3.13
-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-29 14:44:49] a...@php.net

Automatic comment on behalf of mattficken
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=dbc727373c6b9a086a4b3d28608acb6fadf7a8fd
Log: Fix bug #62177 Test Bug - finfo_file_regex.phpt

------------------------------------------------------------------------
[2012-05-29 01:24:40] mattfic...@php.net

Description:
------------
New test expects a slightly different value than what php on windows returns.

This may be due to php on Windows using libfileinfo 1.0.5-dev. It may be better 
to 
upgrade that library. Until then, the attached patch will fix this test.


Actual result:
--------------
002+ string(10) "text/plain"
002- string(28) "text/plain; charset=us-ascii"


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62177&edit=1

Reply via email to