summaryrefslogtreecommitdiff
path: root/ext/session/tests/004.phpt
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2001-10-06 09:54:23 +0000
committerEdin Kadribasic <edink@php.net>2001-10-06 09:54:23 +0000
commit2ebefcf3b92df6626678c80b07017184c2679f89 (patch)
treeb36c514c02a872c1451d06aabc54ffe18f9b793d /ext/session/tests/004.phpt
parent26389258bb11112bce04a232d56384a3150d5fc5 (diff)
downloadphp-git-2ebefcf3b92df6626678c80b07017184c2679f89.tar.gz
Made session test pass on systems with short open tags disabled.
Diffstat (limited to 'ext/session/tests/004.phpt')
-rw-r--r--ext/session/tests/004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/004.phpt b/ext/session/tests/004.phpt
index 7fe4afbfa7..52b3a248d4 100644
--- a/ext/session/tests/004.phpt
+++ b/ext/session/tests/004.phpt
@@ -1,7 +1,7 @@
--TEST--
session_set_save_handler test
--FILE--
-<?
+<?php
error_reporting(~E_NOTICE);
class handler {