Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 845) sorted by relevance

12345678910>>...34

/PHP-8.1/travis/
H A Dcompile.sh27 --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 Daction.yml21 --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 Daction.yml16 --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 Daction.yml25 --enable-fpm \
32 --enable-gd \
36 --enable-exif \
39 --enable-soap \
46 --enable-shmop \
47 --enable-pcntl \
57 --enable-bcmath \
59 --enable-ftp \
66 --enable-intl \
69 --enable-dba \
[all …]
/PHP-8.1/
H A D.cirrus.yml17enable-debug --enable-option-checking=fatal --enable-fpm --with-pdo-sqlite --without-pear --with-b…
/PHP-8.1/.circleci/
H A Dconfig.yml92 --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 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-8.1/ext/ftp/
H A Dconfig.m42 [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 DREADME.md4 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 Dconfig.m42 [whether to enable shmop support],
3 [AS_HELP_STRING([--enable-shmop],
/PHP-8.1/ext/dl_test/
H A Dconfig.m42 [whether to enable dl-test extension],
3 [AS_HELP_STRING([--enable-dl-test],
/PHP-8.1/ext/sysvshm/
H A Dconfig.m42 [whether to enable System V shared memory support],
3 [AS_HELP_STRING([--enable-sysvshm],
/PHP-8.1/ext/zend_test/
H A Dconfig.m42 [whether to enable zend-test extension],
3 [AS_HELP_STRING([--enable-zend-test],
/PHP-8.1/ext/exif/
H A Dconfig.m42 [whether to enable EXIF (metadata from images) support],
3 [AS_HELP_STRING([--enable-exif],
/PHP-8.1/ext/opcache/tests/
H A D001_cli.phpt4 opcache.enable=1
13 var_dump($config["directives"]["opcache.enable"]);
/PHP-8.1/ext/calendar/
H A Dconfig.m42 [whether to enable calendar conversion support],
3 [AS_HELP_STRING([--enable-calendar],
/PHP-8.1/ext/opcache/
H A Dconfig.w321 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 Dconfig.m42 [whether to enable SOAP support],
3 [AS_HELP_STRING([--enable-soap],
/PHP-8.1/ext/simplexml/tests/
H A Dbug40451.phpt10 <Host enable="true">
18 $add->Host->addAttribute('enable', 'true');
/PHP-8.1/ext/sysvsem/
H A Dconfig.m42 [whether to enable System V semaphore support],
3 [AS_HELP_STRING([--enable-sysvsem],
/PHP-8.1/.github/workflows/
H A Dnightly.yml271 configurationParameters: --enable-debug --disable-zts --enable-gcov
317 --enable-debug
318 --enable-zts
514 --enable-debug \
515 --enable-zts \
528 --enable-phpdbg \
529 --enable-fpm \
534 --enable-exif \
537 --enable-shmop \
538 --enable-pcntl \
[all …]
/PHP-8.1/.github/scripts/windows/
H A Dbuild_task.bat32 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 D300.phpt14 ffi.enable=1
15 opcache.enable=1
/PHP-8.1/ext/pcntl/
H A Dconfig.m42 [whether to enable pcntl support],
3 [AS_HELP_STRING([--enable-pcntl],
/PHP-8.1/.github/actions/build-libmysqlclient/
H A Daction.yml28 --enable-option-checking=fatal \
30 --enable-pdo \

Completed in 55 milliseconds

12345678910>>...34