php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78075 finfo_file treats JSON file as text/plain
Submitted: 2019-05-27 11:47 UTC Modified: 2019-05-30 12:01 UTC
From: testmail dot team5 at gmail dot com Assigned: ab (profile)
Status: Closed Package: *Directory/Filesystem functions
PHP Version: 7.2.18 OS: Windows 10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: testmail dot team5 at gmail dot com
New email:
PHP Version: OS:

 

 [2019-05-27 11:47 UTC] testmail dot team5 at gmail dot com
Description:
------------
finfo_file treats JSON file as text/plain

Test script:
---------------
https://3v4l.org/iteti

Expected result:
----------------
application/json

Actual result:
--------------
text/plain

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-05-28 09:34 UTC] ab@php.net
Thanks for the report. This has been fixed in latest libmagic versions afaik, so stay tuned for 7.4 when the new libmagic port lands. Beyond that - json in the snippet is invalid.

Thanks.
 [2019-05-28 09:35 UTC] ab@php.net
-Assigned To: +Assigned To: ab
 [2019-05-30 12:01 UTC] ab@php.net
-Status: Assigned +Status: Closed
 [2019-05-30 12:01 UTC] ab@php.net
Fixed in 7.4. Please check the latest snapshots.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC