Browse Source

add skipif section

PHP-5.1
Antony Dovgal 21 years ago
parent
commit
37d3ea836e
  1. 2
      ext/session/tests/bug31454.phpt

2
ext/session/tests/bug31454.phpt

@ -1,5 +1,7 @@
--TEST--
bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref)
--SKIPIF--
<?php include('skipif.inc'); ?>
--FILE--
<?php

Loading…
Cancel
Save