ID: 5987 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.1 Assigned To: Comments: This is fixed: D:\cvs\php4\Debug_TS>php -v 4.0.7-dev D:\cvs\php4\Debug_TS>php <?php echo mktime(1,0,0,1,1,1970,1); ?> ^Z X-Powered-By: PHP/4.0.7-dev Content-type: text/html 0 Please makesure your using the correct php binary by running php -v. But its totally unreproducable which kinda implies that you have a php binary in your path and are using that rather than the php binary you think you are using. - James Previous Comments: --------------------------------------------------------------------------- [2001-04-28 05:59:51] [EMAIL PROTECTED] I tested with the latest binary from www.php4win.de and with the RC6 binary from ftp.phpuk.org. Both crash when doing the following: D:phpphp-4.0.5RC6-win32>php <?php echo mktime(1,0,0,1,1,1970,1); ?> ^Z D:phpphp-4.0.5RC6-win32> (on Windows 2000 RC2) - Martin --------------------------------------------------------------------------- [2001-04-27 20:04:27] [EMAIL PROTECTED] This works fine for me now. Please retest with latest win32 binaries from php4win.de or the 4.0.5 binaries and give feedback. - James --------------------------------------------------------------------------- [2000-08-08 08:57:48] [EMAIL PROTECTED] this is a dup of 4096 --------------------------------------------------------------------------- [2000-08-07 07:19:36] [EMAIL PROTECTED] checked again in NT with latest CVS - doesn't crash both in release & debug mode. Could someone provide a backtrace? --------------------------------------------------------------------------- [2000-08-07 00:17:28] [EMAIL PROTECTED] crashes me too an W2K --------------------------------------------------------------------------- The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online. ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=5987&edit=2 -- 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]