Home
last modified time | relevance | path

Searched refs:cfg (Results 26 – 50 of 161) sorted by relevance

1234567

/PHP-8.3/sapi/fpm/tests/
H A Dconfig-array-validation-php-value-key.phpt10 $cfg = <<<EOT
21 $tester = new FPM\Tester($cfg);
H A Dconfig-array-validation-suppress-path-key-2.phpt10 $cfg = <<<EOT
21 $tester = new FPM\Tester($cfg);
H A Dconfig-array-validation-suppress-path-key.phpt10 $cfg = <<<EOT
21 $tester = new FPM\Tester($cfg);
H A Dbug68591-conf-test-listen-group.phpt12 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dbug68591-conf-test-listen-owner.phpt12 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dsetsofib.phpt16 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg);
H A Dstatus-ping.phpt10 $cfg = <<<EOT
23 $tester = new FPM\Tester($cfg);
H A Dconfig-array-validation-suppress-path-starts-slash.phpt10 $cfg = <<<EOT
21 $tester = new FPM\Tester($cfg);
H A Dfastcgi_finish_request_basic.phpt10 $cfg = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dphp-admin-doc-root.phpt12 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dbug68381-log-level-warning.phpt13 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dbug69625-no-script-filename.phpt10 $cfg = <<<EOT
27 $tester = new FPM\Tester($cfg, $code);
H A Dsocket-ipv6-any.phpt13 $cfg = <<<EOT
25 $tester = new FPM\Tester($cfg);
H A Dstatus-listen-expose-php-off.phpt10 $cfg = <<<EOT
22 $tester = new FPM\Tester($cfg);
H A Dbug76922-fcgi-get-value-conn.phpt10 $cfg = <<<EOT
25 $tester = new FPM\Tester($cfg, $code);
H A Dbug68428-ipv6-allowed-clients.phpt13 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dlog-bwd-limit-8000-msg-4096.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dbug68207-fastcgi-error-header-sent.phpt11 $cfg = <<<EOT
28 $tester = new FPM\Tester($cfg, $code);
H A Dbug77780-header-sent-error.phpt12 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg, $code);
H A Dgh9754-daemonized-stderr-close.phpt13 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dlog-bwd-limit-1050-msg-2900.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-64-too-low-error.phpt10 $cfg = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwd-limit-1050-msg-2900.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwd-limit-8000-msg-4096.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dproc-no-start-server.phpt12 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);

Completed in 35 milliseconds

1234567