ID: 12753
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Strings related
Operating System: Linux 7.1
PHP Version: 4.0.6
New Comment:

Unable to reproduce with 4.1.0RC1.

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

[2001-08-15 01:38:27] [EMAIL PROTECTED]

There appears to be a bug in the stristr function.  If $haystack contains a string 
that includes "<P>" and $needle is "<p>", then this function fails.  However, if we 
keep $haystack the same and change $needle to "<P>", the function works.  This is very 
odd, since I have only observed this behavior in this particular instance, no where 
else...

Take care,
Darwin


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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to