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
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: d_n at CatchMedia dot com
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 14:01:32 2024 UTC