]> granicus.if.org Git - php/commitdiff
- Revert accidental commit.
authorJani Taskinen <jani@php.net>
Thu, 24 Jul 2008 21:39:23 +0000 (21:39 +0000)
committerJani Taskinen <jani@php.net>
Thu, 24 Jul 2008 21:39:23 +0000 (21:39 +0000)
run-tests.php

index 8ab0fac890bbd0ec3a1f81afeb48e71e14128aa0..2546d028551025cad906ad130e09dcdd1e713c53 100755 (executable)
@@ -189,11 +189,7 @@ $ini_overwrites = array(
                'safe_mode=0',
                'disable_functions=',
                'output_buffering=Off',
-<<<<<<< run-tests.php
-               'error_reporting=32767', /* E_ALL | E_STRICT */
-=======
                'error_reporting=' . (E_ALL | E_STRICT),
->>>>>>> 1.367
                'display_errors=1',
                'display_startup_errors=1',
                'log_errors=0',