Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-7.4/azure/
H A Dconfigure.yml10 --enable-phpdbg \
11 --enable-fpm \
17 --enable-intl \
19 --enable-gd \
24 --enable-exif \
28 --enable-soap \
33 --enable-sysvsem \
35 --enable-shmop \
36 --enable-pcntl \
45 --enable-bcmath \
[all …]
H A Dmsan_job.yml34 --enable-phpdbg \
35 --enable-fpm \
40 --enable-exif \
41 --enable-sysvsem \
42 --enable-sysvshm \
43 --enable-shmop \
44 --enable-pcntl \
47 --enable-sockets \
48 --enable-bcmath \
50 --enable-ftp \
[all …]
/PHP-7.4/travis/
H A Dcompile.sh36 --enable-phpdbg \
37 --enable-fpm \
43 --enable-intl \
45 --enable-gd \
50 --enable-exif \
54 --enable-soap \
61 --enable-shmop \
62 --enable-pcntl \
71 --enable-bcmath \
73 --enable-ftp \
[all …]
/PHP-7.4/azure/i386/
H A Djob.yml20 --enable-phpdbg \
21 --enable-fpm \
22 --enable-intl \
29 --enable-gd \
34 --enable-exif \
38 --enable-soap \
43 --enable-sysvsem \
45 --enable-shmop \
46 --enable-pcntl \
55 --enable-bcmath \
[all …]
/PHP-7.4/
H A Dazure-pipelines.yml26 configurationParameters: '--enable-debug --disable-maintainer-zts'
30 configurationParameters: '--disable-debug --enable-maintainer-zts'
34 configurationParameters: '--enable-debug --enable-maintainer-zts'
38 configurationParameters: '--enable-debug --disable-maintainer-zts'
43 configurationParameters: '--enable-debug --enable-maintainer-zts'
51 configurationParameters: '--enable-debug --disable-maintainer-zts'
59 configurationParameters: '--disable-debug --enable-maintainer-zts'
63 configurationParameters: '--enable-debug --enable-maintainer-zts'
76 --enable-debug --enable-maintainer-zts
84 configurationParameters: '--enable-debug --enable-maintainer-zts'
[all …]
/PHP-7.4/azure/macos/
H A Djob.yml25 --enable-fpm \
32 --enable-gd \
36 --enable-exif \
39 --enable-soap \
45 --enable-sysvsem \
46 --enable-sysvshm \
47 --enable-shmop \
48 --enable-pcntl \
58 --enable-bcmath \
60 --enable-ftp \
[all …]
/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/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-7.4/ext/shmop/
H A Dconfig.m42 [whether to enable shmop support],
3 [AS_HELP_STRING([--enable-shmop],
/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/ext/sysvshm/
H A Dconfig.m42 [whether to enable System V shared memory support],
3 [AS_HELP_STRING([--enable-sysvshm],
/PHP-7.4/ext/exif/
H A Dconfig.m42 [whether to enable EXIF (metadata from images) support],
3 [AS_HELP_STRING([--enable-exif],
/PHP-7.4/ext/opcache/tests/
H A D001_cli.phpt4 opcache.enable=1
13 var_dump($config["directives"]["opcache.enable"]);
H A Drevalidate_path_01.phpt4 opcache.enable=1
41 //php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.revalidate_path=1');
42 php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.revalidate_path=1 -d o…
H A Dissue0149.phpt4 opcache.enable=1
25 php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d extension=phar.'.PHP_SHLIB_SUF…
/PHP-7.4/ext/calendar/
H A Dconfig.m42 [whether to enable calendar conversion support],
3 [AS_HELP_STRING([--enable-calendar],
/PHP-7.4/ext/soap/
H A Dconfig.m42 [whether to enable SOAP support],
3 [AS_HELP_STRING([--enable-soap],
/PHP-7.4/ext/json/
H A Dconfig.m42 [whether to enable JavaScript Object Serialization support],
8 AC_DEFINE([HAVE_JSON],1 ,[whether to enable JavaScript Object Serialization support])
/PHP-7.4/ext/simplexml/tests/
H A Dbug40451.phpt10 <Host enable="true">
18 $add->Host->addAttribute('enable', 'true');
/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/ffi/tests/
H A D300.phpt8 ffi.enable=1
9 opcache.enable=1
/PHP-7.4/ext/pcntl/
H A Dconfig.m42 [whether to enable pcntl support],
3 [AS_HELP_STRING([--enable-pcntl],
/PHP-7.4/sapi/phpdbg/
H A Dconfig.m43 [AS_HELP_STRING([--enable-phpdbg],
10 [AS_HELP_STRING([--enable-phpdbg-webhelper],
16 [AS_HELP_STRING([--enable-phpdbg-debug],
23 [AS_HELP_STRING([--enable-phpdbg-readline],
/PHP-7.4/ext/bcmath/
H A Dconfig.m42 [whether to enable bc style precision math functions],
3 [AS_HELP_STRING([--enable-bcmath],

Completed in 40 milliseconds

12345678910>>...16