Searched refs:enable (Results 1 – 25 of 845) sorted by relevance
12345678910>>...34
/PHP-8.1/travis/ |
H A D | compile.sh | 27 --enable-phpdbg \ 28 --enable-fpm \ 34 --enable-intl \ 36 --enable-gd \ 41 --enable-exif \ 45 --enable-soap \ 49 --enable-sysvsem \ 51 --enable-shmop \ 52 --enable-pcntl \ 61 --enable-bcmath \ [all …]
|
/PHP-8.1/.github/actions/configure-x32/ |
H A D | action.yml | 21 --enable-phpdbg \ 22 --enable-fpm \ 23 --enable-intl \ 30 --enable-gd \ 35 --enable-exif \ 39 --enable-soap \ 45 --enable-shmop \ 46 --enable-pcntl \ 55 --enable-bcmath \ 57 --enable-ftp \ [all …]
|
/PHP-8.1/.github/actions/configure-x64/ |
H A D | action.yml | 16 --enable-phpdbg \ 17 --enable-fpm \ 23 --enable-intl \ 25 --enable-gd \ 30 --enable-exif \ 34 --enable-soap \ 40 --enable-shmop \ 41 --enable-pcntl \ 50 --enable-bcmath \ 52 --enable-ftp \ [all …]
|
/PHP-8.1/.github/actions/configure-macos/ |
H A D | action.yml | 26 --enable-fpm \ 33 --enable-gd \ 37 --enable-exif \ 40 --enable-soap \ 47 --enable-shmop \ 48 --enable-pcntl \ 58 --enable-bcmath \ 60 --enable-ftp \ 67 --enable-intl \ 70 --enable-dba \ [all …]
|
/PHP-8.1/ |
H A D | .cirrus.yml | 17 …enable-debug --enable-option-checking=fatal --enable-fpm --with-pdo-sqlite --without-pear --with-b…
|
/PHP-8.1/.circleci/ |
H A D | config.yml | 92 --enable-debug \ 93 --enable-zts \ 97 --enable-fpm \ 104 --enable-intl \ 106 --enable-gd \ 111 --enable-exif \ 115 --enable-soap \ 121 --enable-shmop \ 122 --enable-pcntl \ 133 --enable-ftp \ [all …]
|
/PHP-8.1/ext/sysvmsg/ |
H A D | config.m4 | 2 [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-8.1/ext/ftp/ |
H A D | config.m4 | 2 [whether to enable FTP support], 3 [AS_HELP_STRING([--enable-ftp], 8 [whether to explicitly enable FTP SSL support], 10 [FTP: Whether to enable FTP SSL support without ext/openssl])],
|
/PHP-8.1/sapi/fuzzer/ |
H A D | README.md | 4 The following `./configure` options can be used to enable the fuzzing SAPI, as well as all availabl… 10 --enable-fuzzer \ 12 --enable-debug-assertions \ 13 --enable-exif \ 14 --enable-mbstring 17 …on is required to avoid a linking failure. The `--enable-debug-assertions` option can be used to e… 26 * `php-fuzz-json`: Fuzzing JSON parser (requires --enable-json) 27 * `php-fuzz-exif`: Fuzzing `exif_read_data()` function (requires --enable-exif) 28 * `php-fuzz-mbstring`: Fuzzing `mb_ereg[i]()` (requires --enable-mbstring)
|
/PHP-8.1/ext/shmop/ |
H A D | config.m4 | 2 [whether to enable shmop support], 3 [AS_HELP_STRING([--enable-shmop],
|
/PHP-8.1/ext/dl_test/ |
H A D | config.m4 | 2 [whether to enable dl-test extension], 3 [AS_HELP_STRING([--enable-dl-test],
|
/PHP-8.1/ext/sysvshm/ |
H A D | config.m4 | 2 [whether to enable System V shared memory support], 3 [AS_HELP_STRING([--enable-sysvshm],
|
/PHP-8.1/ext/zend_test/ |
H A D | config.m4 | 2 [whether to enable zend-test extension], 3 [AS_HELP_STRING([--enable-zend-test],
|
/PHP-8.1/ext/exif/ |
H A D | config.m4 | 2 [whether to enable EXIF (metadata from images) support], 3 [AS_HELP_STRING([--enable-exif],
|
/PHP-8.1/ext/opcache/tests/ |
H A D | 001_cli.phpt | 4 opcache.enable=1 13 var_dump($config["directives"]["opcache.enable"]);
|
/PHP-8.1/ext/calendar/ |
H A D | config.m4 | 2 [whether to enable calendar conversion support], 3 [AS_HELP_STRING([--enable-calendar],
|
/PHP-8.1/ext/opcache/ |
H A D | config.w32 | 1 ARG_ENABLE("opcache", "whether to enable Zend OPcache support", "yes"); 6 ARG_ENABLE("opcache-jit", "whether to enable JIT", "yes"); 30 AC_DEFINE('HAVE_JIT', 1, 'Define to enable JIT');
|
/PHP-8.1/ext/soap/ |
H A D | config.m4 | 2 [whether to enable SOAP support], 3 [AS_HELP_STRING([--enable-soap],
|
/PHP-8.1/ext/simplexml/tests/ |
H A D | bug40451.phpt | 10 <Host enable="true"> 18 $add->Host->addAttribute('enable', 'true');
|
/PHP-8.1/ext/sysvsem/ |
H A D | config.m4 | 2 [whether to enable System V semaphore support], 3 [AS_HELP_STRING([--enable-sysvsem],
|
/PHP-8.1/.github/scripts/windows/ |
H A D | build_task.bat | 32 if "%INTRINSICS%" neq "" set ADD_CONF=%ADD_CONF% --enable-native-intrinsics=%INTRINSICS% 42 --enable-snapshot-build ^ 44 --enable-com-dotnet=shared ^ 46 --enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^
|
/PHP-8.1/ext/ffi/tests/ |
H A D | 300.phpt | 14 ffi.enable=1 15 opcache.enable=1
|
/PHP-8.1/.github/workflows/ |
H A D | nightly.yml | 66 --enable-debug 67 --enable-zts 397 configurationParameters: --enable-debug --disable-zts --enable-gcov 449 --enable-zts 715 --enable-debug \ 716 --enable-zts \ 730 --enable-fpm \ 735 --enable-exif \ 745 --enable-ftp \ 897 --enable-cli \ [all …]
|
/PHP-8.1/ext/pcntl/ |
H A D | config.m4 | 2 [whether to enable pcntl support], 3 [AS_HELP_STRING([--enable-pcntl],
|
/PHP-8.1/.github/actions/build-libmysqlclient/ |
H A D | action.yml | 28 --enable-option-checking=fatal \ 30 --enable-pdo \
|
Completed in 71 milliseconds
12345678910>>...34