Home
last modified time | relevance | path

Searched refs:requires (Results 51 – 75 of 163) sorted by relevance

1234567

/PHP-5.5/ext/gd/tests/
H A Dcreatefromwbmp2_extern.phpt6 if (GD_BUNDLED) die("skip requires extern GD\n");
H A Dcreatefromwbmp2.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
/PHP-5.5/ext/dom/
H A Dconfig.m416 AC_MSG_ERROR([DOM extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/standard/tests/image/
H A Dimage_type_to_mime_type.phpt10 // Note: SWC requires zlib
/PHP-5.5/ext/bcmath/libbcmath/
H A DFAQ16 decimal point. The multiplying two of these numbers requires one to
/PHP-5.5/ext/phar/tests/
H A Dopen_for_write_existing_c.phpt6 if (version_compare(PHP_VERSION, "5.3", "<")) die("skip requires 5.3 or later");
H A Dopen_for_write_existing_c_5_2.phpt5 <?php if (version_compare(PHP_VERSION, "5.3", ">")) die("skip requires 5.2 or earlier"); ?>
H A Dphar_oo_005_5.2.phpt7 if (version_compare(PHP_VERSION, "5.3", ">")) die("skip requires 5.2 or earlier");
H A Dphar_oo_005.phpt8 die("skip requires 5.3");
H A Dphar_oo_005U.phpt7 if (version_compare(PHP_VERSION, "6.0", "<")) die("skip requires Unicode support");
H A Dopen_for_write_existing_b.phpt6 if (version_compare(PHP_VERSION, "5.3", "<")) die("skip requires 5.3 or later");
H A Dopen_for_write_existing_b_5_2.phpt5 <?php if (version_compare(PHP_VERSION, "5.3", ">")) die("skip requires 5.2 or earlier"); ?>
H A Dreadfile_edgecasesU.phpt5 <?php if (version_compare(PHP_VERSION, "6.0", "<")) die("skip requires php 6.0 or newer"); ?>
H A Dreadfile_edgecases.phpt5 <?php if (version_compare(PHP_VERSION, "6.0", ">=")) die("skip requires php older than 6.0"); ?>
/PHP-5.5/ext/oci8/tests/
H A Dpassword_new.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
H A Dpassword_old.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
/PHP-5.5/ext/pdo/tests/
H A Dpdo_034.phpt47 …fetch(): SQLSTATE[HY000]: General error: PDO::FETCH_KEY_PAIR fetch mode requires the result set to…
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_c.phpt6 if (version_compare(PHP_VERSION, "5.3", "<")) die("skip requires 5.3 or later");
H A Dopen_for_write_existing_c_5_2.phpt5 <?php if (version_compare(PHP_VERSION, "5.3", ">")) die("skip requires 5.2 or earlier"); ?>
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_c.phpt6 if (version_compare(PHP_VERSION, "5.3", "<")) die("skip requires 5.3 or later");
H A Dopen_for_write_existing_c_5_2.phpt5 <?php if (version_compare(PHP_VERSION, "5.3", ">")) die("skip requires 5.2 or earlier"); ?>
/PHP-5.5/ext/xml/
H A Dconfig.m424 AC_MSG_ERROR([XML extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/standard/tests/array/
H A Dextract_error.phpt57 Warning: extract(): specified extract type requires the prefix parameter in %s on line %d
/PHP-5.5/ext/imap/tests/
H A DREADME9 …s is given below (after -----). The dovecot password file (dovecotpass) requires a password for on…
/PHP-5.5/ext/xmlrpc/
H A Dconfig.m436 AC_MSG_ERROR([XML-RPC extension requires LIBXML extension, add --enable-libxml])
60 AC_MSG_ERROR([XML-RPC support requires libexpat. Use --with-libexpat-dir=<DIR> (deprecated!)])

Completed in 27 milliseconds

1234567