| bjori@php.net 2007-04-22, 6:59 pm |
| ID: 41164
Updated by: bjori@php.net
Reported By: fatlotus at gmail dot com
Status: Bogus
Bug Type: Website problem
PHP Version: Irrelevant
New Comment:
(You are btw looking for http://php.net/language.operators.comparison)
Previous Comments:
------------------------------------------------------------------------
[2007-04-22 17:10:56] bjori@php.net
Thats not entirely true, http://php.net/<<< works for instance just
fine.
The problem is that there is no "==" shortcut URL so we do function
lookup. Depending if the mirror has SQLite or not, you will get
redirected to "closest match" or a "closest match function list", which
in this case are both bogus.
This is a known problem and has been reported before.
------------------------------------------------------------------------
[2007-04-22 16:56:35] fatlotus at gmail dot com
Description:
------------
If you go to a URL on PHP.net that doesn't contain any alpha-numeric
characters, you will be taken to the hyperwave documentation.
http://www.php.net/== goes to hyperwave docs
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=41164&edit=1
|