php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43895 lxr.php.net search always fails
Submitted: 2008-01-19 18:13 UTC Modified: 2009-01-02 12:48 UTC
From: ceo at l-i-e dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2008-01-19 18:13 UTC] ceo at l-i-e dot com
Description:
------------
The search results o lxr.php.net seem to fail a lot, for inputs which ought to work...

snmp_set_valueretrieval should work for both the first and last input boxes.

imap_open, ditto.


Reproduce code:
---------------
http://lxr.php.net/ident?i=imap_open


Expected result:
----------------
I expect to find a link to the source of imap_open

Actual result:
--------------
imap_open not used

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-02 12:48 UTC] kalle@php.net
lxr.php.net searches on C functions, its not a reference to search for where php functions are defined.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 20:01:30 2024 UTC