ID:               24672
 Updated by:       [EMAIL PROTECTED]
-Reported By:      s dot pfalz at teles dot de
+Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
-Bug Type:         Unknown/Other Function
+Bug Type:         Strings related
 Operating System: irrelevant
-PHP Version:      Irrelevant
+PHP Version:      4.3.2
 New Comment:

1. Where is the reproducing short script?
2. What PHP versions are affected? (CVS)



Previous Comments:
------------------------------------------------------------------------

[2003-07-19 11:22:17] [EMAIL PROTECTED]

Recategorizing, as this is a bug of the similar_text() function, and
not the website

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

[2003-07-17 04:03:56] [EMAIL PROTECTED]

There are functions returned with double underscores, when searching
for "parse" or "parse " (without quotes). Namely yaz_ccl_parse and
mb_parse_str. The fact that the parse_ini_file function is not found is
probably a bug in the similar_text() function, which we use on the
website.

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

[2003-07-16 02:51:29] [EMAIL PROTECTED]

Description:
------------
When using the PHP.net document search function on de3.php.net to
search for parse_ini_file() and using the searchstring
"parse " (note the trailing space) this function will be found, but not
on de.php.net and de2.php.net.
Searching for "parse" only does not even return the parse_ini_file
function. There seems to be a problem with double underscores in
function names and the website search.


Reproduce code:
---------------
Try to search for "parse" on any of the de.php.net mirrors and  see
yourself what is returned ;)

Expected result:
----------------
Expected to get a list of functions containing the word "parse", but
not all functions are returned, mainly none of the functions containing
double underscores.

Actual result:
--------------
As mentioned above, this is always reproduceable with either Mozilla
1.4 or IE 6.0.


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


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

Reply via email to