[PHP-DEV] Bug #14561: strtotime() bug

2001-12-17 Thread wachters
From: [EMAIL PROTECTED] Operating system: Linux ?.? PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: strtotime() bug strtotime(19:30 Dec 17); // works okay strtotime(Dec 17 19:30); // returns -1 that's a bug i think. strangely enough the bug wasn't

[PHP-DEV] Re: Bug #11562 Updated: PHP crashes everytime with little syntax error

2001-06-21 Thread wachters
At 13:50 20-6-01 +, you wrote: ID: 11562 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: Another question: I assume it does NOT crash if you don't have errors in your scripts? YES..

[PHP-DEV] Re: Bug #11562 Updated: PHP crashes everytime with little syntax error

2001-06-20 Thread wachters
http://www.zend.com/shapshots/ : page not found At 06:32 20-6-01 +, you wrote: ID: 11562 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: I tried this on Linux with

[PHP-DEV] Bug #11562: PHP crashes everytime with little syntax error

2001-06-19 Thread wachters
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: PHP crashes everytime with little syntax error create 3 files test.php: ?php include(test1.php); include(test2.php); ? test1.php: ?php foreach($a as