| Current Path : /hdd/hdd21/main/php5/php-5.6.6/tests/run-test/ |
| Current File : //hdd/hdd21/main/php5/php-5.6.6/tests/run-test/test006.phpt |
--TEST-- Error messages are shown --FILE-- <?php // If this test fails ask the developers of run-test.php $error = 1 / 0; ?> --EXPECTREGEX-- .*Division by zero.*