Edit report at https://bugs.php.net/bug.php?id=50914&edit=1
ID: 50914 Updated by: [email protected] Reported by: trobinson at gksystems dot com Summary: not all mirrors support search for mysqli_query -Status: Feedback +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant Assigned To: danbrown Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2012-05-15 20:55:22] [email protected] 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. ------------------------------------------------------------------------ [2010-11-09 18:29:52] [email protected] 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. ------------------------------------------------------------------------ [2010-11-09 18:21:23] [email protected] 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-02-03 00:01:41] [email protected] 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-02-02 16:42:08] 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] [email protected] | 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=50914&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
