ID:               37128
 User updated by:  ccabanilla at sportingnews dot com
 Reported By:      ccabanilla at sportingnews dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Solaris 10 (x86)
 PHP Version:      5.1.2
 New Comment:

The latest CVS snapshot fixed it, thanks.


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

[2006-04-18 21:22:43] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

Can't reproduce.

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

[2006-04-18 21:17:31] ccabanilla at sportingnews dot com

Description:
------------
The strtotime function causes unreasonably high cpu usage and 
eventually core dump

Reproduce code:
---------------
date_default_timezone_set ('America/New_York');                        
                              
echo strtotime('5 january 2006+3day +1day');   

Expected result:
----------------
1136782800

Actual result:
--------------
The request just hangs


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


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

Reply via email to