Home
last modified time | relevance | path

Searched refs:requires (Results 26 – 50 of 163) sorted by relevance

1234567

/PHP-5.5/ext/gd/tests/
H A Dlibgd00086_extern.phpt6 if (GD_BUNDLED) die("skip requires external GD library\n");
H A Dbug39780_extern.phpt6 if (GD_BUNDLED) die("skip requires extern GD\n");
H A Dimageantialias_error2.phpt9 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dlibgd00094.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dlibgd00101.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dlibgd00086.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug39780.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
/PHP-5.5/ext/xmlwriter/
H A Dconfig.m416 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/sapi/nsapi/
H A Dconfig.w3211 WARNING("NSAPI module requires an --enable-zts build of PHP");
/PHP-5.5/ext/simplexml/tests/
H A Dbug43221.phpt16 Warning: SimpleXMLElement::addAttribute(): Attribute requires prefix for namespace in %sbug43221.ph…
/PHP-5.5/ext/openssl/
H A Dconfig0.m46 [ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)])
/PHP-5.5/ext/xmlreader/
H A Dconfig.m416 AC_MSG_ERROR([XMLReader extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/simplexml/
H A Dconfig.m415 … AC_MSG_ERROR([SimpleXML extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/soap/
H A Dconfig.m415 AC_MSG_ERROR([SOAP extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/sockets/tests/
H A Dsocket_connect_params.phpt31 Warning: socket_connect(): Socket of type AF_INET requires 3 arguments in %s on line %i
H A Dsocket_set_option_bindtodevice.phpt15 die('SKIP SO_BINDTODEVICE requires root permissions.');
/PHP-5.5/ext/standard/tests/file/
H A Dbug69628.phpt6 die('skip this test requires GLOB_BRACE support');
/PHP-5.5/ext/bz2/
H A Dconfig.m433 AC_MSG_ERROR(bz2 module requires libbz2 >= 1.0.0)
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
H A Dmcrypt_ofb.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
H A Dmcrypt_cfb.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
H A Dmcrypt_decrypt.phpt18 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
H A Dmcrypt_cbc.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
/PHP-5.5/ext/xmlreader/tests/
H A Dbug64230.phpt5 extension_loaded("xmlreader") or die("skip requires xmlreader");
/PHP-5.5/ext/mssql/
H A Dmssql_win32_howto.txt20 This module requires ntwdblib.dll and one or more of the following dll's

Completed in 24 milliseconds

1234567