ID:               41140
 Updated by:       [EMAIL PROTECTED]
 Reported By:      m dot cacote at free dot fr
-Status:           Open
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.2.1


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

[2007-04-19 19:26:49] m dot cacote at free dot fr

It works fine with the new release !!!

I have not installed correctly the version of php.

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

[2007-04-19 19:07:28] m dot cacote at free dot fr

I have tried but the problem is the same.

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

[2007-04-19 18:53:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

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

[2007-04-19 18:50:34] m dot cacote at free dot fr

Description:
------------
The server crash after the use of str_ireplace, but the srcipt works
fine with str_replace or if y use shorter subject parameter

Reproduce code:
---------------
echo str_ireplace(array('a', 'b'), '', 'cdefghijklmnopqrstuvwxyz');

Expected result:
----------------
cdefghijklmnopqrstuvwxyz

Actual result:
--------------
the script loop with no end


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


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

Reply via email to