php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53178 Example #2 func_num_args() example before and after PHP 5.3
Submitted: 2010-10-27 08:28 UTC Modified: 2010-10-27 10:18 UTC
From: martyniuk dot vasyl at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.3 OS:
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: martyniuk dot vasyl at gmail dot com
New email:
PHP Version: OS:

 

 [2010-10-27 08:28 UTC] martyniuk dot vasyl at gmail dot com
Description:
------------
Small remark to the page http://se2.php.net/manual/en/function.func-num-args.php. More precisely to the Example #2 func_num_args() example before and after PHP 5.3.
In test.php file, fga.inc is included. But below there is only fga.php. Just change it.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-27 10:16 UTC] salathe@php.net
Automatic comment from SVN on behalf of salathe
Revision: http://svn.php.net/viewvc/?view=revision&revision=304943
Log: Fixed mismatched file name in example (closes doc #53178)
 [2010-10-27 10:18 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2010-10-27 10:18 UTC] salathe@php.net
Renamed the fga.inc/.php to fna.php to better suit the example. The change will be 
visible once the mirrors update at the end of the week.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC