Home
last modified time | relevance | path

Searched refs:enable (Results 351 – 375 of 389) sorted by path

1...<<111213141516

/PHP-7.4/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32.phpt46 var_dump( chmod("$file_path/mkdir/", 0777) ); // chmod to enable removing test1 directory
H A Dmkdir_rmdir_variation2.phpt37 var_dump( chmod("$file_path/mkdir_variation2/", 0777) ); // chmod to enable removing test1 directo…
H A Dstream_001.phpt16 Warning: fopen(): Unable to find the wrapper "file" - did you forget to enable it when you configur…
H A Dsymlink_link_linkinfo_is_link_variation6.phpt52 chmod($dirname, 0777); // to enable dir deletion
H A Dumask_variation1.phpt40 // chmod file to 0777 to enable deletion
52 // chmod 0777 to enable deletion
H A Dumask_variation2.phpt40 // chmod file to 0777 to enable deletion
52 // chmod 0777 to enable deletion
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug73973.phpt2 Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug
/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_error.phpt72 …31337 (Unable to find the socket transport "invalid" - did you forget to enable it when you config…
74 string(100) "Unable to find the socket transport "invalid" - did you forget to enable it when you c…
/PHP-7.4/ext/sysvmsg/
H A Dconfig.m42 [whether to enable System V IPC support],
3 [AS_HELP_STRING([--enable-sysvmsg],
9 [AC_MSG_ERROR([Cannot enable System V IPC support, sys/msg.h is missing])
/PHP-7.4/ext/sysvsem/
H A Dconfig.m42 [whether to enable System V semaphore support],
3 [AS_HELP_STRING([--enable-sysvsem],
/PHP-7.4/ext/sysvshm/
H A Dconfig.m42 [whether to enable System V shared memory support],
3 [AS_HELP_STRING([--enable-sysvshm],
/PHP-7.4/ext/tokenizer/
H A Dconfig.m42 [whether to enable tokenizer support],
/PHP-7.4/ext/xml/
H A Dconfig.m42 [whether to enable XML support],
/PHP-7.4/ext/xmlreader/
H A Dconfig.m42 [whether to enable XMLReader support],
/PHP-7.4/ext/xmlwriter/
H A Dconfig.m42 [whether to enable XMLWriter support],
/PHP-7.4/ext/xsl/
H A Dconfig.m413 AC_MSG_ERROR([XSL extension requires DOM extension, add --enable-dom])
/PHP-7.4/ext/zend_test/
H A Dconfig.m42 [whether to enable zend-test extension],
3 [AS_HELP_STRING([--enable-zend-test],
H A Dconfig.w323 ARG_ENABLE("zend-test", "enable zend-test extension", "no");
/PHP-7.4/
H A Dphp.ini-development241 ; URL rewriter will not rewrite absolute URL nor form by default. To enable
255 ; performance, enable output_buffering in addition.
349 ; http://php.net/zend.enable-gc
687 ; http://php.net/enable-post-data-reading
770 ; http://php.net/enable-dl
1483 ; To enable rewrites for absolute paths, target hosts must be specified
1649 ; enable automatic encoding translation according to
1678 ; enable strict encoding detection.
1769 ;opcache.enable=1
1843 ; You can also enable warnings (level 2), info messages (level 3) or
[all …]
H A Dphp.ini-production241 ; URL rewriter will not rewrite absolute URL nor form by default. To enable
255 ; performance, enable output_buffering in addition.
349 ; http://php.net/zend.enable-gc
687 ; http://php.net/enable-post-data-reading
770 ; http://php.net/enable-dl
1483 ; To enable rewrites for absolute paths, target hosts must be specified
1649 ; enable automatic encoding translation according to
1678 ; enable strict encoding detection.
1769 ;opcache.enable=1
1843 ; You can also enable warnings (level 2), info messages (level 3) or
[all …]
/PHP-7.4/sapi/apache2handler/
H A Dconfig.m429 AC_MSG_RESULT([3. Apache was not built using --enable-so (the apxs usage page is displayed)])
H A Dconfig.w327 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
25 WARNING("Apache 2.2 module requires an --enable-zts build of PHP on windows");
43 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_016.phpt5 and require php compiled with --enable-debug
/PHP-7.4/sapi/embed/
H A Dconfig.m42 [AS_HELP_STRING([[--enable-embed[=TYPE]]],
/PHP-7.4/sapi/fpm/
H A Dconfig.m42 [AS_HELP_STRING([--enable-fpm],

Completed in 49 milliseconds

1...<<111213141516