summaryrefslogtreecommitdiff
path: root/ext/session/tests/008-php4.2.3.phpt
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2002-11-25 23:20:05 +0000
committerIlia Alshanetsky <iliaa@php.net>2002-11-25 23:20:05 +0000
commit9497ba9d49c4ad9d5e4e7fea0dc7f6880fc8758d (patch)
treeaea8f81603f4e21a15199d5bfd455c7733d59485 /ext/session/tests/008-php4.2.3.phpt
parente617da5aaedfce95534a0c06611a224e2180f9e4 (diff)
downloadphp-git-9497ba9d49c4ad9d5e4e7fea0dc7f6880fc8758d.tar.gz
MFH (test failure if session.serialize_handler is not set to php).
Diffstat (limited to 'ext/session/tests/008-php4.2.3.phpt')
-rw-r--r--ext/session/tests/008-php4.2.3.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/008-php4.2.3.phpt b/ext/session/tests/008-php4.2.3.phpt
index 3b9d861830..2785ddc2e8 100644
--- a/ext/session/tests/008-php4.2.3.phpt
+++ b/ext/session/tests/008-php4.2.3.phpt
@@ -15,6 +15,7 @@ log_errors=0
html_errors=0
display_errors=1
error_reporting=2039;
+session.serialize_handler=php
--FILE--
<?php
session_id("abtest");