Home
last modified time | relevance | path

Searched refs:requires (Results 1 – 25 of 163) sorted by relevance

1234567

/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…
/PHP-5.5/sapi/caudium/
H A DREADME2 much. Due to a design choice it requires _Pike_ threads and a
7 It requires a new Pike 7.0 and Caudium. It will not work with
/PHP-5.5/sapi/apache2handler/
H A Dconfig.w328 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache 2.2 module requires an --enable-zts build of PHP on windows");
44 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-5.5/ext/pgsql/tests/
H A D27large_object_oid.phpt7 if (version_compare("8.3", $v["client"]) > 0) die("skip - requires pg client >= 8.3\n");
8 if (version_compare("8.3", $v["server"]) > 0) die("skip - requires pg server >= 8.3\n");
H A D28large_object_import_oid.phpt7 if (version_compare("8.4devel", $v["client"]) > 0) die("skip - requires pg client >= 8.4\n");
8 if (version_compare("8.4devel", $v["server"]) > 0) die("skip - requires pg server >= 8.4\n");
/PHP-5.5/sapi/apache2filter/
H A Dconfig.w328 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
/PHP-5.5/ext/spl/tests/
H A Dspl_iterator_to_array_basic.phpt9 iterator_to_array();//requires iterator as arg
/PHP-5.5/ext/xsl/
H A Dconfig.m412 AC_MSG_ERROR([XSL extension requires LIBXML extension, add --enable-libxml])
16 AC_MSG_ERROR([XSL extension requires DOM extension, add --enable-dom])
/PHP-5.5/ext/reflection/tests/
H A Dbug30146.phpt2 Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property)
/PHP-5.5/sapi/isapi/
H A Dconfig.w328 WARNING("ISAPI module requires an --enable-zts build of PHP");
/PHP-5.5/ext/zlib/
H A Dzlib_win32_howto.txt4 The zlib project requires the folowing files:
H A Dconfig0.m46 [ --with-zlib[=DIR] Include ZLIB support (requires zlib >= 1.0.9)])
54 AC_MSG_ERROR(ZLIB extension requires gzgets in zlib)
/PHP-5.5/ext/posix/tests/
H A Dposix_getgrgid_macosx.phpt12 die('SKIP This test requires MacOSX/Darwin.');
/PHP-5.5/ext/gd/tests/
H A Dbug42434.phpt8 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug39366.phpt6 if (!function_exists("imagerotate")) die("skip requires bundled GD library\n");
H A Dlibgd00191.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug28147.phpt6 if (!function_exists("imageantialias")) die("skip requires bundled GD library\n");
H A Dimageantialias_error1.phpt9 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug24155.phpt8 if (!function_exists("imagerotate")) die("skip requires bundled GD library\n");
/PHP-5.5/ext/xmlreader/tests/
H A Dbug51936.phpt5 extension_loaded("xmlreader") or die("skip requires xmlreader");
/PHP-5.5/sapi/aolserver/
H A Dconfig.w328 WARNING("AOLSERVER module requires an --enable-zts build of PHP");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation8.phpt9 <?php if (version_compare(PHP_VERSION, "5.3", "<")) die("skip requires 5.3 or greater"); ?>
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_246x247.phpt9 // Note: SWC requires zlib
H A Dgetimagesize_384x385.phpt9 // Note: SWC requires zlib

Completed in 81 milliseconds

1234567