php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51676 Wrong parameter name
Submitted: 2010-04-27 18:52 UTC Modified: 2010-04-27 18:59 UTC
From: jstein at image dot dk Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 - 2 = ?
Subscribe to this entry?

 
 [2010-04-27 18:52 UTC] jstein at image dot dk
Description:
------------
In the "Description" section on http://php.net/manual/en/function.file-get-contents.php, the second parameter to "file_get_contents" is shown as "$flags", but in the "Parameters" section there is no "flags" (but there is a "use_include_path").


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-27 18:59 UTC] degeberg@php.net
-Status: Open +Status: Bogus
 [2010-04-27 18:59 UTC] degeberg@php.net
Already fixed earlier today, but thanks for your report anyways.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 10:01:29 2024 UTC