[PHP-DEV] PHP 4.0 Bug #6208: chunk_split("", -2); causes core dump From: alex <email protected>
Date: 08/17/00

From: alex <email protected>
Operating system:
PHP version: 4.0.1pl2
PHP Bug Type: Reproduceable crash
Bug description: chunk_split("", -2); causes core dump

<?
        chunk_split("", -2);
?>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>