php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32040 Wish: "search for X in function list" should include operators, keywords etc
Submitted: 2005-02-21 04:47 UTC Modified: 2006-09-28 15:16 UTC
From: php at richardneill dot org Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at richardneill dot org
New email:
PHP Version: OS:

 

 [2005-02-21 04:47 UTC] php at richardneill dot org
Description:
------------
Here's something I'd find very useful - and that I often do accidentally. It would be useful if the "search for XXX in functions list" box would return something useful when XXX is
not a function, but is an operator or a keyword.

For example, 'new' or '&' or '<<<'

I realise that none of these are functions, but they do fit better into the category of "functions" than anywhere else. Also, searching the whole site for them is often fruitless. Eg how would you search for stopwords such as "new" or "&" or "if"? How should one find out what '<<<' is if you haven't seen it before? 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-16 07:12 UTC] david at tulloh dot id dot au
I'd also find it useful if it included OOP keywords as well such as clone, static, __set...
 [2006-09-28 15:16 UTC] bjori@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Use the shortcut syntax, php.net/<<< php.net/if, 
php.net/new and so on.

(added & as a shortcut)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 12:01:28 2024 UTC