Edit report at https://bugs.php.net/bug.php?id=69463&edit=1

 ID:                 69463
 Updated by:         [email protected]
 Reported by:        hr at herverenault dot fr
 Summary:            Searching for mysqli_query returns "mysqli_query
                     doesn't exist"
-Status:             Open
+Status:             Closed
-Type:               Documentation Problem
+Type:               Bug
-Package:            Systems problem
+Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        levim
 Block user comment: N
 Private report:     N

 New Comment:

Marking this as complete due to
https://github.com/php/web-php/commit/287cce470d5a84b9b56fbfaef472779671467ae9

- http://php.net/mysqli_query
- http://php.net/manual-lookup.php?pattern=mysqli_query&scope=quickref
- "mysqli_query" in the search box
are all working fine for me. That even works for methods like PDO::query (using 
"pdo_query") which don't even have procedural forms.


Previous Comments:
------------------------------------------------------------------------
[2016-01-19 22:08:39] phpjuju+phpbugs at gmail dot com

I reckon it is widely known that the searchability of php.net/<function> does 
not take into consideration any of the mysqli_* functions.  It seems like this 
would be a quick and easy fix.

Is there a way I contribute to this to make it work?  I'm not sure I understand 
where the documentation repo is in order to work on a patch.

------------------------------------------------------------------------
[2015-08-24 14:52:50] [email protected]

Related To: Bug #64127

------------------------------------------------------------------------
[2015-04-15 17:12:30] [email protected]

Related to bug #66340.

------------------------------------------------------------------------
[2015-04-15 14:00:23] hr at herverenault dot fr

Description:
------------
Search for mysqli_query on php.net front page.

http://php.net/manual-lookup.php?pattern=mysqli_query&scope=quickref

PHP Function List

mysqli_query doesn't exist. Closest matches:

    mysql_query
    msql_query
    mssql_query
    ...

Then, on the mysql_query page, in the "Warning, deprecated" box, there is a 
link to http://php.net/manual/en/mysqli.query.php

Maybe this is some sort of revival from bug #50914. Not sure, though, because 
it is very old.

Expected result:
----------------
Search should return direct link to http://php.net/manual/en/mysqli.query.php




------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=69463&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to