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

 ID:                 77972
 Updated by:         [email protected]
 Reported by:        php4fan at gmail dot com
 Summary:            Many procedural-style mysqli_ functions that exist
                     don't show up in search a...
-Status:             Open
+Status:             Duplicate
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Duplicate of bug #49956. You can add this information as a comment to the 
original bug, so who ever ends up solving this issue may use it as we do not 
have a merge reports feature.

Thank you


Previous Comments:
------------------------------------------------------------------------
[2019-05-04 17:39:12] php4fan at gmail dot com

Description:
------------
...utocomplete

Steps to reproduce:

1. Go to https://www.php.net/
2. In the search box, type "mysqli_free"

Expected result:
----------------
below the box, at least the result "mysqli_free_result" should show up as a 
suggestion, given that the function mysqli_free_result() exists.

Actual result:
--------------
It doesn't.

Yet if you write it completely on your own, it'll be found, because it does 
exist.

This doesn't happen with all mysqli_* functions, just some of them.

Pathetic as usual.

BTW there are a few similar reports that describe most probably related issues  
with searching mysqli_* functions, but none of them clearly describe this 
specific issue, that is the one with the autocomplete.
So I'm reporting this as a separate bug, but feel free to merge. (please do fix 
it though, these issues have been known for years!)


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



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

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

Reply via email to