Browse Source

add SKIPIF

# Patch by Christian Hoffmann
PECL
Nuno Lopes 18 years ago
parent
commit
93c676992d
  1. 2
      ext/standard/tests/general_functions/bug44394_2.phpt

2
ext/standard/tests/general_functions/bug44394_2.phpt

@ -1,5 +1,7 @@
--TEST--
Bug #44394 (Last two bytes missing from output) with session.use_trans_id
--SKIPIF--
<?php if (!extension_loaded("session")) print "skip"; ?>
--FILE--
<?php

Loading…
Cancel
Save