Home
last modified time | relevance | path

Searched refs:not (Results 1976 – 2000 of 4857) sorted by relevance

1...<<71727374757677787980>>...195

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_reflection.phpt9 die("skip Reflection not available before PHP 5 (found PHP $tmp)");
12 Let's not deal with cross-version issues in the EXPECTF/UEXPECTF.
/PHP-7.0/ext/standard/tests/file/
H A Dfgets_variation2.phpt46 Warning: fgets(): supplied resource is not a valid stream resource in %s on line %d
49 Warning: fgets(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.0/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt5 if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?>
36 //the timezone can be overridden when not specifying a calendar
/PHP-7.0/ext/pcre/tests/
H A Dpreg_replace_error1.phpt34 Warning: preg_replace(): Delimiter must not be alphanumeric or backslash in %spreg_replace_error1.p…
58 Catchable fatal error: Object of class stdClass could not be converted to string in %spreg_replace_…
/PHP-7.0/ext/spl/internal/
H A Drecursivefilteriterator.inc21 * function getChildren() because it may not always suit your needs. The
25 * this does not transport any state or control information of your accept()
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_41125.phpt30 // NOTE: This will fail, it is OK to fail - you must not mix DML/DDL and SELECT
31 // The PDO API does not support multiple queries properly!
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt5 if (!extension_loaded('pdo') || !extension_loaded('pdo_pgsql')) die('skip not loaded');
17 $db->exec('CREATE TABLE test (a integer not null primary key, b text)');
/PHP-7.0/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
27 echo "Could not set regex encoding to utf-8\n";
/PHP-7.0/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt5 if (!function_exists('imagecopyresampled')) die('skip imagecopyresampled() not available');
6 if (!(imagetype() & IMG_PNG)) die('skip PNG Support is not enabled');
H A Dimageloadfont_error2.phpt7 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagerectangle_error1.phpt8 if ( ! extension_loaded('gd') ) die( 'skip GD not present; skipping test' );
H A Dimagerectangle_error3.phpt8 if ( ! extension_loaded('gd') ) die( 'skip GD not present; skipping test' );
H A Dimagerectangle_error4.phpt8 if ( ! extension_loaded('gd') ) die( 'skip GD not present; skipping test' );
H A Dimagerectangle_error7.phpt8 if ( ! extension_loaded('gd') ) die( 'skip GD not present; skipping test' );
/PHP-7.0/
H A DUPGRADING.INTERNALS67 off_t and struct stat is strongly not recommended. Instead the portable
79 The 'l' spec expects a parameter of the type zend_long, not long anymore.
151 The TSRM layer undergone significant changes. It is not necessary anymore to
152 pass the tsrm_ls pointer explicitly. The TSRMLS_* macros should not be used
179 is not compiled statically into PHP. So any DLL, DSO, EXE, etc. has to take
213 Variables declared with these storage specifiers can not be shared across
217 Thus, these specifiers are not compatible with ZEND_API and PHPAPI specifiers.
294 must not refer/change PS() variables directly from save handler. Use
301 must validate if requested session ID exists in session data storage or not.
302 Do not access PS(id) directly, but use this handler and it's parameter.
[all …]
/PHP-7.0/sapi/cgi/tests/
H A D005.phpt7 die ("skip not for Windows");
/PHP-7.0/ext/curl/tests/
H A Dbug46711.phpt6 exit("skip curl extension not loaded");
/PHP-7.0/ext/xml/tests/
H A Dbug49687.phpt6 if (!extension_loaded('xml')) die ("skip xml extension not available");
/PHP-7.0/ext/zip/tests/
H A Dbug40228.phpt2 Bug #40228 (extractTo does not create recursive empty path)
/PHP-7.0/ext/sockets/tests/
H A Dsocket_getsockname.phpt9 die('skip sockets extension not available.');
H A Dsocket_select-wrongparams-1-win32.phpt9 die('SKIP The sockets extension is not loaded.');
H A Dsocket_select-wrongparams-4.phpt8 die('SKIP The sockets extension is not loaded.');
/PHP-7.0/ext/pdo_oci/tests/
H A Dbug41996.phpt6 if (!extension_loaded('pdo') || !extension_loaded('pdo_oci')) die('skip not loaded');
/PHP-7.0/ext/phar/tests/zip/
H A Dcorrupt_006.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
/PHP-7.0/ext/phar/tests/zip/files/
H A Dfrontcontroller8.phar.inc10 echo "oops did not run\n";

Completed in 41 milliseconds

1...<<71727374757677787980>>...195