php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48161 default behavior of funcref.php changed
Submitted: 2009-05-06 11:00 UTC Modified: 2009-05-06 18:44 UTC
From: d_n at CatchMedia dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-05-06 11:00 UTC] d_n at CatchMedia dot com
Description:
------------
funcref.php used to have as its default "functions list" - it's now "online documentation" by default. Please either change it back, or allow a URI-line switch (http://www.php.net/manual/en/funcref.php?default=function list&search_for=exec)



Reproduce code:
---------------
---
From manual page: funcref
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-06 13:50 UTC] bjori@php.net
I don't think we'll change the default search back to function list..

But!
When you type http://php.net/foobar you can choose weather that will do a function search, or an documentation search, at http://php.net/my.php

The preferred way is to use http://php.net/foobar
 [2009-05-06 13:51 UTC] bjori@php.net
On a related note, when you go to http://php.net the "search box" in your browser should light up and offer you to add a "PHP.net search"...
 [2009-05-06 18:44 UTC] philip@php.net
This change has been reverted in favour of researching the following:

  http://wiki.php.net/ideas/phpnetsearch
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 16:00:01 2026 UTC