ID: 13641 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Win32 (W2K) PHP Version: 4.0.6 New Comment:
<?php $str = "this is text"; $var = strtok($str); echo ?> does not crash with PHP_4_0_7 branch on Win32. Previous Comments: ------------------------------------------------------------------------ [2001-11-02 20:28:41] [EMAIL PROTECTED] not critical ------------------------------------------------------------------------ [2001-10-15 10:51:47] [EMAIL PROTECTED] Let's not assign this to me, as I've no Windows box to test. Derick ------------------------------------------------------------------------ [2001-10-12 12:06:15] [EMAIL PROTECTED] FYI: A freshly compiled 4.0.7RC3 doesn't crash either (on Win2K). ------------------------------------------------------------------------ [2001-10-12 10:29:10] [EMAIL PROTECTED] PHP-4.0.8-dev crashes (the latest build from php4win, 2001-10-04). PHP-4.0.7RC1 works fine. I don't have access to a more recent version of PHP-4.0.7, as I can't build Windows versions myself (yet). Tested on Win2K. ------------------------------------------------------------------------ [2001-10-12 10:03:19] [EMAIL PROTECTED] PHP-4.0.8-dev crashes (the latest build from php4win, 2001-10-04). PHP-4.0.7RC1 works fine. I don't have access to a more recent version of PHP-4.0.7, as I can't build Windows versions myself (yet). Tested on Win2K. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/?id=13641 Edit this bug report at http://bugs.php.net/?id=13641&edit=1 -- 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]