php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72545 Your search fails to locate any info on $argv
Submitted: 2016-07-05 07:03 UTC Modified: 2016-07-05 11:43 UTC
Votes:3
Avg. Score:3.0 ± 0.8
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: ulrich dot eckhardt at finanzcheck dot de Assigned:
Status: Verified Package: Website problem
PHP Version: Irrelevant 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: ulrich dot eckhardt at finanzcheck dot de
New email:
PHP Version: OS:

 

 [2016-07-05 07:03 UTC] ulrich dot eckhardt at finanzcheck dot de
Description:
------------
Just hit php.net and enter "$argv" into the search box at the top-right. You should get http://php.net/manual/en/reserved.variables.argv.php as hit, but instead you are told that "$argv doesn't exist".

---
From manual page: http://www.php.net/reserved.variables.argv
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-07-05 07:20 UTC] requinix@php.net
-Type: Documentation Problem +Type: Bug -Package: Online Doc Editor problem +Package: Website problem
 [2016-07-05 11:43 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2016-07-05 11:43 UTC] cmb@php.net
Indeed, the search functionality has several limitations; besides
this one, magic constants (bug #67624) and some aliases (bug
#66340) won't be found, and some substring searches (bug #68362)
don't deliver all reasonable results. Patches would be welcome.

As workaround for now (if you have JS and localStorage enable),
after typing `$argv` in the searchbox you can select the presented
$argv from the drop-down menu, which should lead to the correct
man page.
 [2023-03-06 04:23 UTC] bagasben12345 at gmail dot com
https://github.com/bagas1223
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC