Edit report at https://bugs.php.net/bug.php?id=72545&edit=1
ID: 72545 Comment by: bagasben12345 at gmail dot com Reported by: ulrich dot eckhardt at finanzcheck dot de Summary: Your search fails to locate any info on $argv Status: Verified Type: Bug Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: https://github.com/bagas1223 Previous Comments: ------------------------------------------------------------------------ [2016-07-05 11:43:20] c...@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. ------------------------------------------------------------------------ [2016-07-05 07:03:54] 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 --- ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=72545&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php