Home
last modified time | relevance | path

Searched refs:config (Results 251 – 275 of 379) sorted by relevance

1...<<111213141516

/php-src/.github/workflows/
H A Dpush.yml211 - name: git config
212 run: git config --global core.autocrlf false && git config --global core.eol lf
264 --with-config-file-scan-dir=/etc/php.d \
284 git config --global user.name "Benchmark"
285 git config --global user.email "benchmark@php.net"
/php-src/ext/openssl/tests/
H A Dopenssl_csr_new_basic.phpt10 $conf = array('config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf');
H A Dopenssl_csr_new_array_dn_entry.phpt10 $conf = array('config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf');
/php-src/ext/pgsql/tests/
H A D80_bug36625.phpt12 require_once('inc/config.inc');
H A D02connection.phpt11 include('inc/config.inc');
H A Dbug72197.phpt19 include('inc/config.inc');
H A Dbug71998.phpt12 include('inc/config.inc');
89 require_once('inc/config.inc');
H A D98old_api.phpt10 include('inc/config.inc');
41 include('inc/config.inc');
H A D08escape.phpt10 include 'inc/config.inc';
106 include('inc/config.inc');
H A D31nb_async_query_prepared.phpt13 include('inc/config.inc');
111 include('inc/config.inc');
H A D00version.phpt11 include('inc/config.inc');
/php-src/sapi/fpm/tests/
H A Dproc-idle-timeout.phpt2 FPM: Process manager config pm.process_idle_timeout
H A Dgh12232-php-value-extension.phpt2 FPM: gh12232 - loading shared ext in FPM config
H A Dgh9921-php-value-ext-mod-handlers.phpt2 FPM: GH-9921 - loading shared ext in FPM config does not register module handlers
/php-src/ext/odbc/tests/
H A Dodbc_tables_001.phpt10 include 'config.inc';
H A Dodbc_close_all_001.phpt10 include 'config.inc';
/php-src/ext/pdo_pgsql/tests/
H A Dbug70313.phpt8 require __DIR__ . '/config.inc';
H A Dbug69344.phpt8 require __DIR__ . '/config.inc';
H A Dbug72633.phpt8 require __DIR__ . '/config.inc';
H A Ddisable_prepares.phpt8 require __DIR__ . '/config.inc';
H A Dbug_49985.phpt8 require __DIR__ . '/config.inc';
H A Dbug67462.phpt8 require __DIR__ . '/config.inc';
/php-src/ext/opcache/jit/
H A DDockerfile.arm64.example8 RUN apt-get install -y pkg-config build-essential autoconf bison re2c \
/php-src/ext/date/
H A Dconfig.w3210 tl_config.WriteLine("#include \"config.w32.h\"");
/php-src/.github/actions/apt-x32/
H A Daction.yml45 pkg-config:i386 \

Completed in 25 milliseconds

1...<<111213141516