ID: 37128 Updated by: [EMAIL PROTECTED] Reported By: ccabanilla at sportingnews dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Solaris 10 (x86) PHP Version: 5.1.2 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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
