Diff for /embedaddon/php/ext/session/tests/session_status_disabled.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/05/29 12:34:42 version 1.1.1.2, 2013/10/14 08:02:30
Line 3  Test session_status() function : disabled Line 3  Test session_status() function : disabled
 --SKIPIF--  --SKIPIF--
 <?php include('skipif.inc'); ?>  <?php include('skipif.inc'); ?>
 --INI--  --INI--
session.save_handler=non-existantsession.save_handler=non-existent
 --FILE--  --FILE--
 <?php  <?php
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>