projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64345cd
)
Added missing skip condition
author
Ilia Alshanetsky
<iliaa@php.net>
Thu, 14 Aug 2003 00:54:28 +0000
(
00:54
+0000)
committer
Ilia Alshanetsky
<iliaa@php.net>
Thu, 14 Aug 2003 00:54:28 +0000
(
00:54
+0000)
ext/session/tests/bug24592.phpt
patch
|
blob
|
history
diff --git
a/ext/session/tests/bug24592.phpt
b/ext/session/tests/bug24592.phpt
index 9f94c3bf11411f99d3a0d251a4b81f1fab8ccd88..e13c89a5f0929a269525f4a47a28e01e6d60874b 100644
(file)
--- a/
ext/session/tests/bug24592.phpt
+++ b/
ext/session/tests/bug24592.phpt
@@
-1,5
+1,7
@@
--TEST--
Bug #24592 (crash when multiple NULL values are being stored)
+--SKIPIF--
+<?php include('skipif.inc'); ?>
--INI--
register_globals=0
html_errors=0