summaryrefslogtreecommitdiff
path: root/ext/session/tests
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-10-27 23:56:08 +0000
committerMarcus Boerger <helly@php.net>2002-10-27 23:56:08 +0000
commitb9eda54711fdc3e1fe94959305ea4b1d4b0857d5 (patch)
tree28c7b6cce985a777f968e70ed144f285341e3009 /ext/session/tests
parent5ef76f67079b37ed3491f3f9fe502df4719c52c8 (diff)
downloadphp-git-b9eda54711fdc3e1fe94959305ea4b1d4b0857d5.tar.gz
This test requires special settings
#wait/read next commit on run-test.php
Diffstat (limited to 'ext/session/tests')
-rw-r--r--ext/session/tests/008-php4.2.3.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/session/tests/008-php4.2.3.phpt b/ext/session/tests/008-php4.2.3.phpt
index e7b17bbc46..fa8ed593a3 100644
--- a/ext/session/tests/008-php4.2.3.phpt
+++ b/ext/session/tests/008-php4.2.3.phpt
@@ -11,6 +11,8 @@ register_globals=0
session.bug_compat_42=1
session.bug_compat_warn=1
track_errors=1
+log_errors=0
+html_errors=0
--FILE--
<?php
error_reporting(E_ALL & ~E_NOTICE);