php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50914 not all mirrors support search for mysqli_query
Submitted: 2010-02-02 16:42 UTC Modified: 2012-11-26 15:15 UTC
From: trobinson at gksystems dot com Assigned: danbrown (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-02-02 16:42 UTC] trobinson at gksystems dot com
Description:
------------
"search for mysqli_query in the function list" works for some mirrors (www, us, se) but not others (ca, au).

This was discussed before, in bug 44713 which was closed 10 months ago with this final comment:

| [9 Apr 2009 7:53pm UTC] philip@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.

10 months seems like a long time to update all the mirrors.

Reproduce code:
---------------
this works:
http://us.php.net/manual-lookup.php?pattern=mysqli_query

this doesn't:
http://ca.php.net/manual-lookup.php?pattern=mysqli_query



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-03 00:01 UTC] philip@php.net
I am old and have forgotten the details of this issue, but fwiw this 
works for mirrors with sqlite and not for those without. So, it seems. 
And by sqlite I mean the only one we use today, which is ext/sqlite.
 [2010-11-09 18:21 UTC] danbrown@php.net
-Status: Open +Status: Analyzed -Assigned To: +Assigned To: danbrown
 [2010-11-09 18:21 UTC] danbrown@php.net
All mirrors now have SQLite, but not all have ext/sqlite.  In fact, I believe 
that most do not.  I'll review this bug and work toward a permanent resolution.
 [2010-11-09 18:29 UTC] philip@php.net
An sqlite wrapper is probably the best solution. See also:

http://wiki.php.net/ideas/phpnetsearchsqlite

And/or since most mirrors have pdo_sqlite, we could convince the other mirrors to 
install it. However, an sqlite3 wrapper (for ext/sqlite3 and pdo_sqlite) wouldn't 
be too much work.
 [2012-05-15 20:55 UTC] danbrown@php.net
-Status: Analyzed +Status: Feedback
 [2012-05-15 20:55 UTC] danbrown@php.net
A quick update to this....

This bug should be completely and permanently resolved no later than 31 May, 
2012, after completing the first phase of a complete revamping of the php.net 
global infrastructure.
 [2012-11-26 15:15 UTC] danbrown@php.net
This bug was fixed during the spring/summer of this year, and due to some luck, 
magick, voodoo, and possibly human sacrifice, it somehow remained fixed.  Closing 
this out with some baritone chanting and wafts of incense.
 [2012-11-26 15:15 UTC] danbrown@php.net
-Status: Feedback +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC