From:             php at richardneill dot org
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Wish: "search for X in function list" should include 
operators, keywords etc

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? 


-- 
Edit bug report at http://bugs.php.net/?id=32040&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32040&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32040&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32040&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32040&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32040&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32040&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32040&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32040&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32040&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32040&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32040&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32040&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32040&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32040&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32040&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32040&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32040&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32040&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32040&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32040&r=mysqlcfg

Reply via email to