Remove unneeded INI sections

This commit is contained in:
Robert Nicholson 2007-10-26 16:09:34 +00:00
parent ed56c6e38c
commit 250cee6329
14 changed files with 0 additions and 18 deletions

View File

@ -1,6 +1,5 @@
--TEST--
Test array_splice(): basic functionality
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test array_splice() function : error conditions
--INI--
--FILE--
<?php
/*

View File

@ -1,7 +1,5 @@
--TEST--
Test array_splice() function : usage variations - references
--INI--
--FILE--
<?php
/*

View File

@ -1,7 +1,5 @@
--TEST--
Test array_splice() function : usage variations - additional parameters
--INI--
--FILE--
<?php
/*

View File

@ -1,7 +1,5 @@
--TEST--
Test array_splice() function : usage variations - lengths and offsets
--INI--
--FILE--
<?php
/*

View File

@ -1,7 +1,5 @@
--TEST--
Test array_splice() function : usage variations - non array replacement values
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test return type and value for expected input max()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test wrong number of arguments for min()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test variations in usage of max()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test variations in usage of max()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test return type and value for expected input min()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test wrong number of arguments for min()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test variations in usage of min()
--INI--
--FILE--
<?php
/*

View File

@ -1,6 +1,5 @@
--TEST--
Test variations in usage of min()
--INI--
--FILE--
<?php
/*