php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62781 search in online documentation is broken
Submitted: 2012-08-08 16:28 UTC Modified: 2012-10-11 07:28 UTC
From: matteosistisette at gmail dot com Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-08-08 16:28 UTC] matteosistisette at gmail dot com
Description:
------------
Searching for any word in "online documentation" or "all php.net sites" ALWAYS 
returns 0 results, even for obvious searches.

Expected result:
----------------
Search results should be shown

Actual result:
--------------
Systematically, no result is found, even when the search term does have a lot of 
hits in the documentation.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-08-09 15:03 UTC] bjori@php.net
Yes, we know :(
The search api we were using was closed down few days ago :(
 [2012-10-11 01:03 UTC] mrchapp at hotmail dot com
I don't know if the original issue is what I experienced today, but whatever I look for takes the following form: "192.41.42.26192.41.42.26search.php?show=quickref&pattern=$TOKEN&" and thus yields no results. For instance, with fopen:

"PHP Function List
192.41.42.26192.41.42.26search.php?show=quickref&pattern=fopen& doesn't exist. Closest matches:
[...]

Other forms of search
To search the string "192.41.42.26192.41.42.26search.php?show=quickref&pattern=fopen&" using other options, try searching:
[...]"
 [2012-10-11 07:28 UTC] bjori@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bjori
 [2012-10-11 07:28 UTC] bjori@php.net
@mrchapp thats a different issue we are trying to fix at the moment (the fix 
should be spreading throughout all mirrors now).
The original bug has been fixed though.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 00:01:33 2024 UTC