Home
last modified time | relevance | path

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

1234567

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_connect_oo_defaults.phpt17 /* mysqli.default_socket requires non-empty string */
H A Dmysqli_fetch_field_flags.phpt14 die("skip: Due to many MySQL Server differences, the test requires 5.0.41+");
H A Dmysqli_pam_sha256.phpt21 die("skip: SHA-256 requires MySQL 5.6.6+");
H A Dmysqli_pam_sha256_public_key_ini.phpt21 die("skip: SHA-256 requires MySQL 5.6.6+");
H A Dmysqli_pam_sha256_public_key_option.phpt21 die("skip: SHA-256 requires MySQL 5.6.6+");
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt21 die("skip: SHA-256 requires MySQL 5.6.6+");
/PHP-5.5/ext/oci8/tests/
H A Dbug41069.phpt7 if (empty($dbase)) die ("skip requires network connection alias for DB link loopback");
H A Dpassword.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
H A Dpassword_2.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
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/opcache/
H A DREADME155 current script, if the script requires that the opcode at least be defined,
/PHP-5.5/ext/openssl/
H A Dconfig0.m46 [ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)])
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_x509_parse_basic.phpt5 if (OPENSSL_VERSION_NUMBER < 0x10000000) die("skip Output requires OpenSSL 1.0");
H A Dopenssl_x509_parse_basic_v9.phpt5 if (OPENSSL_VERSION_NUMBER > 0x10000000) die("skip Output requires OpenSSL 0.9");
/PHP-5.5/ext/pcre/
H A Dconfig0.m443 AC_MSG_ERROR([The PCRE extension requires PCRE library version >= 6.6])
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog78 19. JIT should return with error when the compiled pattern requires more stack
1183 23. Support PCRE_NO_START_OPTIMIZE in JIT as (*MARK) support requires it.
5057 before. That is, this change is entirely upwards-compatible and requires no
H A DNEWS508 function, so it no longer requires everything to be linked in when static
H A DREADME378 requires the 8-bit PCRE library. It is possible to compile pcregrep to use
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1073 holding the pointers to capturing substrings, because PCRE requires
4146 that requires additional characters. This happens even if some complete
4676 different length of string. Perl requires them all to have the same
6667 always matches, so an assertion that requires there not to be an empty
6692 This is an extension compared with Perl, which requires all branches to
9805 Example: unsuccessful match (requires full match):
10030 match. This requires use of the "StringPiece" type, which represents a
/PHP-5.5/ext/pdo/
H A Dconfig.m418 PDO requires that you upgrade your PEAR installer tools. Please
/PHP-5.5/ext/pdo/tests/
H A Dbug_44159.phpt28 Warning: PDO::setAttribute(): SQLSTATE[HY000]: General error: PDO::ATTR_STATEMENT_CLASS requires fo…
31 Warning: PDO::setAttribute(): SQLSTATE[HY000]: General error: PDO::ATTR_STATEMENT_CLASS requires fo…
34 Warning: PDO::setAttribute(): SQLSTATE[HY000]: General error: PDO::ATTR_STATEMENT_CLASS requires fo…
H A Dbug_44173.phpt70 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the object parameter in …
73 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the colno argument in %s
76 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the classname argument i…
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/pdo_mysql/tests/
H A Dbug46292.phpt2 Bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)

Completed in 115 milliseconds

1234567