Home
last modified time | relevance | path

Searched refs:extension (Results 76 – 100 of 224) sorted by relevance

123456789

/php-src/ext/standard/tests/directory/
H A Ddirectory_constants.phpt2 Test that the Directory extension constants are correctly defined.
/php-src/ext/phar/tests/
H A Dfrontcontroller26.phpt2 Phar front controller with unknown extension mime type
H A Dfrontcontroller11.phpt2 Phar front controller mime type extension is not a string
H A Dwithphar_web.phpt2 Phar: default web stub, with phar extension
H A Dnophar.phpt4 <?php if (extension_loaded("phar")) die("skip Phar extension must be disabled for this test"); ?>
/php-src/sapi/fpm/tests/
H A Dtester.inc23 * File extension for access log.
28 * File extension for error log.
33 * File extension for slow log.
38 * File extension for PID file.
342 * Skip if shared extension is not available in extension directory.
1163 * @param string $extension
1420 * @param string $extension
1432 * @param string $extension
1472 string $extension,
1591 * @param string $extension
[all …]
/php-src/ext/reflection/tests/
H A DReflectionExtension_getDependencies_basic.phpt2 ReflectionExtension::getDependencies() method on an extension with a required and conflicting depen…
H A DReflectionExtension_getClassNames_basic.phpt2 ReflectionExtension::getClassNames() method on an extension which actually returns some information
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller27.phpt2 Phar front controller with no extension [cache_list]
H A Dfrontcontroller26.phpt2 Phar front controller with unknown extension mime type [cache_list]
H A Dfrontcontroller11.phpt2 Phar front controller mime type extension is not a string [cache_list]
/php-src/ext/curl/tests/
H A Dbug48514.phpt2 Bug #48514 (cURL extension uses same resource name for simple and multi APIs)
/php-src/ext/phar/tests/tar/
H A Dfrontcontroller11.phar.phpt2 Phar front controller mime type extension is not a string tar-based
/php-src/ext/standard/tests/general_functions/
H A Dget_extension_funcs_basic.phpt11 // Unknown extension
/php-src/ext/spl/tests/
H A Dgh14290.phpt2 GH-14290 (Member access within null pointer in extension spl)
/php-src/win32/build/
H A DMakefile.phpize47 …edir= -d output_buffering=0 run-tests.php -p "$(PHP_PREFIX)\php.exe" -d extension=$(BUILD_DIR)\$(_…
50 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(PHP_PREFIX)\php.exe" -n -d extension=$(BUILD_DIR)\\$(_EXTENSIO…
/php-src/Zend/tests/
H A Dbug40236.phpt14 Interactive shell (-a) requires the readline extension.
/php-src/ext/ftp/tests/
H A Dbug80901.phpt2 Bug #80901 (Info leak in ftp extension)
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller11.phar.phpt2 Phar front controller mime type extension is not a string zip-based
/php-src/ext/pdo_dblib/tests/
H A Dbug_71667.phpt2 PDO_DBLIB: Emulate how mssql extension names "computed" columns
/php-src/ext/date/lib/
H A DREADME.rst8 It is the library supporting PHP's Date/Time extension and MongoDB's time zone
/php-src/ext/libxml/
H A Dconfig0.m49 dnl This extension can not be build as shared
/php-src/ext/soap/tests/bugs/
H A Dbug51561.phpt17 $args = ["-d", "extension_dir=" . ini_get("extension_dir"), "-d", "extension=" . (substr(PHP_OS, 0,…
19 … works from a development directory in which case extension_dir might not be the real extension dir
/php-src/ext/sqlite3/tests/
H A Dsqlite3_33_load_extension_param.phpt2 SQLite3::loadExtension with empty extension test
/php-src/tests/basic/
H A Dbug71273.phpt7 …EXECUTABLE_ESCAPED') . " -n -d html_errors=on -d extension_dir=a/�/w -d extension=php_kartoffelbre…

Completed in 31 milliseconds

123456789