Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 361) sorted by path

12345678910>>...15

/PHP-8.1/.circleci/
H A Dconfig.yml161 --with-config-file-path=/etc \
162 --with-config-file-scan-dir=/etc/php.d \
/PHP-8.1/
H A D.cirrus.yml17 …ble-intl --with-mhash --with-sodium --enable-werror --with-config-file-path=/etc --with-config-fil…
H A D.gitignore51 config.cache
54 config.log
57 config.nice
60 config.status
92 config.h
93 config.h.in
132 /scripts/php-config
188 /config.nice.bat
206 /main/config.w32.h
290 !/ext/fileinfo/libmagic/config.h
[all …]
H A DCONTRIBUTING.md145 ├─ config.guess # https://git.savannah.gnu.org/cgit/config.git
146 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git
149 ├─ pkg.m4 # https://gitlab.freedesktop.org/pkg-config/pkg-config
216 ├─ scripts/ # php-config, phpize and internal development scripts
H A DNEWS93 . Fixed bug GH-9921 (Loading ext in FPM config does not register module
623 . Fixed build for macOS to cater with pkg-config settings. (David Carlier)
697 . Fixed bug GH-10385 (FPM successful config test early exit). (nielsdos)
1758 . Convert resource<pspell config> to object \PSpell\Config. (Sara)
H A DREADME.md46 sudo apt install -y pkg-config build-essential autoconf bison re2c \
H A DUPGRADING161 instead of "pspell config" resources. Return value checks using is_resource()
604 . --with-password-argon2 now uses pkg-config to detect libargon2. As such,
/PHP-8.1/.github/actions/apt-x32/
H A Daction.yml49 pkg-config:i386 \
/PHP-8.1/.github/actions/brew/
H A Daction.yml9 pkg-config \
/PHP-8.1/.github/actions/configure-macos/
H A Daction.yml71 --with-config-file-path=/etc \
72 --with-config-file-scan-dir=/etc/php.d \
/PHP-8.1/.github/actions/configure-x32/
H A Daction.yml68 --with-config-file-path=/etc \
69 --with-config-file-scan-dir=/etc/php.d
/PHP-8.1/.github/actions/configure-x64/
H A Daction.yml79 --with-config-file-path=/etc \
80 --with-config-file-scan-dir=/etc/php.d \
/PHP-8.1/.github/actions/setup-caddy/
H A Daction.yml12 sudo caddy start --config ext/curl/tests/Caddyfile
/PHP-8.1/.github/scripts/
H A Dsetup-slapd.sh43 DBDN=`sudo ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b cn=config '(&(olcRootDN=*)(olcSuffix=*))'…
59 dn: cn=config
79 dn: cn=module{0},cn=config
/PHP-8.1/.github/scripts/windows/
H A Dtest_task.bat42 …1 dbname=test port=5432 user=%PGUSER% password=%PGPASSWORD%"; ?^> >> "./ext/pgsql/tests/config.inc"
119 git checkout ext\pgsql\tests\config.inc
/PHP-8.1/.github/workflows/
H A Dnightly.yml400 cp wp-tests-config-sample.php wp-tests-config.php
401 sed -i 's/youremptytestdbnamehere/test/g' wp-tests-config.php
402 sed -i 's/yourusernamehere/root/g' wp-tests-config.php
403 sed -i 's/yourpasswordhere/root/g' wp-tests-config.php
548 --with-config-file-path=/etc \
549 --with-config-file-scan-dir=/etc/php.d
667 - name: git config
668 run: git config --global core.autocrlf false && git config --global core.eol lf
H A Dpush.yml146 - name: git config
147 run: git config --global core.autocrlf false && git config --global core.eol lf
/PHP-8.1/TSRM/
H A Dthreads.m438 AC_MSG_ERROR(host_alias is not set. Make sure to run config.guess)
/PHP-8.1/Zend/tests/
H A Dbug53748.phpt8 abstract protected function __construct($config);
9 public static function getInstance($config) {
10 if (!isset(self::$instances[$serialize = serialize($config)])) {
11 self::$instances[$serialize] = new self($config);
19 public function __construct($config)
21 var_dump( $config);
/PHP-8.1/Zend/
H A Dzend_compile.c6521 zend_internal_attribute *config; in zend_compile_attributes() local
6593 if (attr->offset != offset || NULL == (config = zend_internal_attribute_get(attr->lcname))) { in zend_compile_attributes()
6597 if (!(target & (config->flags & ZEND_ATTRIBUTE_TARGET_ALL))) { in zend_compile_attributes()
6599 zend_string *allowed = zend_get_attribute_target_names(config->flags); in zend_compile_attributes()
6606 if (!(config->flags & ZEND_ATTRIBUTE_IS_REPEATABLE)) { in zend_compile_attributes()
6612 if (config->validator != NULL) { in zend_compile_attributes()
6613 config->validator(attr, target, CG(active_class_entry)); in zend_compile_attributes()
/PHP-8.1/build/
H A DMakefile.global127 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…
129 …rm -f ext/date/lib/timelib_config.h ext/mbstring/libmbfl/config.h ext/oci8/oci8_dtrace_gen.h ext/o…
130 …rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/p…
H A Dconfig-stubs4 for stubfile in $dir/*/config0.m4 $dir/*/config.m4 $dir/*/config9.m4; do
H A Dlibtool.m4780 # Append any errors to the config.log.
1941 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
1949 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
4020 # with a default configuration from the untagged config vars. Otherwise
4021 # add code to config.status for appending the configuration named by
4022 # TAGNAME from the matching tagged config vars.
4508 # `config.status --recheck' to rerun these tests and create the
H A Dltmain.sh500 --config)
H A Dphp.m42109 dnl configure command run by user. This file is named 'config.nice' in PHP.
2743 dnl example, main/php_config.h.in for PHP or config.h.in for PHP extensions.

Completed in 152 milliseconds

12345678910>>...15