php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79300 Error in "See Also" section
Submitted: 2020-02-24 10:35 UTC Modified: 2020-02-24 10:43 UTC
From: psalaciak at wp dot pl Assigned: cmb (profile)
Status: Duplicate Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2020-02-24 10:35 UTC] psalaciak at wp dot pl
Description:
------------
---
From manual page: https://php.net/function.mime-content-type
---
Error in the documentation in "See Also" section:
finfo_file() - Alias of finfo_file()
finfo_buffer() - Alias of finfo_buffer()

should be:
finfo::file() - Alias of finfo_file()
finfo::buffer() - Alias of finfo_buffer()


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-02-24 10:43 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2020-02-24 10:43 UTC] cmb@php.net
Duplicate of bug #74303.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC