Home
last modified time | relevance | path

Searched refs:requires (Results 1 – 25 of 163) sorted by last modified time

1234567

/PHP-5.5/win32/
H A Dinstall.txt1016 php_gettext.dll Gettext functions, requires libintl-1.dll,
1021 php_ldap.dll LDAP functions requires libeay32.dll, ssleay32.dll (bundled)
1028 php_mysql.dll MySQL functions PHP >= 5.0.0, requires libmysql.dll
1030 php_mysqli.dll MySQLi functions PHP >= 5.0.0, requires libmysql.dll
1044 php_xmlrpc.dll XML-RPC functions PHP >= 4.2.1 requires: iconv.dll
1046 php_xslt.dll XSLT requires libxslt.dll, iconv.dll (bundled).
/PHP-5.5/win32/build/
H A DMakefile213 @echo Registering event source with syslog (requires admin rights)
/PHP-5.5/
H A Dserver-tests.php46 | The test-suite requires that you have pcre extension |
68 | The test-suite requires that proc_open() is available. |
H A Dphp.ini-development1285 ; Auto reset feature requires a little overheads.
H A Dphp.ini-production1285 ; Auto reset feature requires a little overheads.
/PHP-5.5/sapi/pi3web/
H A DREADME3 This module requires PHP5 as thread safe shared library. Have a look
/PHP-5.5/sapi/roxen/
H A Dconfig.m433 AC_MSG_ERROR([Roxen/PHP requires Pike 0.7.79 or newer])
/PHP-5.5/sapi/isapi/
H A Dconfig.w328 WARNING("ISAPI module requires an --enable-zts build of PHP");
/PHP-5.5/sapi/nsapi/
H A Dconfig.w3211 WARNING("NSAPI module requires an --enable-zts build of PHP");
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c76 sapi_stack requires; member
812 php_handler_stack_destroy(&conf->requires); in php_destroy_per_server_info()
842 sapi_stack_init_ex(&conf->requires, 1); in php_create_server()
943 sapi_stack_push(&conf->requires, handler); in php_set_server_handler()
1387 …sapi_stack_apply_with_argument_all(&svr->requires, ZEND_STACK_APPLY_BOTTOMUP, (int (*)(void *eleme… in php_post_read_hook()
H A DREADME13 phpRequire /path/to/file = requires a file at the beginning of an
/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
H A Dcaudium.c82 #error The PHP5 module requires that your Pike has thread support.
H A Dconfig.m482 AC_MSG_ERROR([Caudium PHP5 requires Pike 7.0 or newer])
/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/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/sapi/aolserver/
H A Dconfig.w328 WARNING("AOLSERVER 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/zip/
H A Dconfig.m443 …AC_MSG_ERROR([zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB in…
/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/xmlwriter/
H A Dconfig.m416 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/xmlreader/tests/
H A Dbug51936.phpt5 extension_loaded("xmlreader") or die("skip requires xmlreader");
H A Dbug64230.phpt5 extension_loaded("xmlreader") or die("skip requires xmlreader");
/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 55 milliseconds

1234567