php-src/sapi/fpm/tests
2024-06-16 12:24:25 +01:00
..
bug64539-status-json-encoding.phpt Fix FPM status json encoded value test 2023-05-19 16:20:21 +01:00
bug68207-fastcgi-error-header-sent.phpt Fix bug #68207: Setting fastcgi.error_header can result in a WARNING 2022-11-22 18:17:16 +00:00
bug68381-log-level-warning.phpt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
bug68391-conf-include-order.phpt Fix bug #80024: Duplication of info about inherited socket after pool removing 2021-03-21 18:52:07 +00:00
bug68420-ipv4-all-addresses.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68421-ipv6-access-log.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68423-multi-pool-all-pms.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68428-ipv6-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68442-signal-reload.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68458-pm-no-start-server.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68591-conf-test-group.phpt Fix ASAN reported leak in FPM config test 2023-01-12 13:52:33 +00:00
bug68591-conf-test-listen-group.phpt Fix ASAN reported leak in FPM config test 2023-01-12 13:52:33 +00:00
bug68591-conf-test-listen-owner.phpt Fix ASAN reported leak in FPM config test 2023-01-12 13:52:33 +00:00
bug68591-conf-test-user.phpt Fix bug #68591: Configuration test does not perform UID lookups 2022-12-26 14:14:14 +00:00
bug69625-no-script-filename.phpt Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAME 2020-12-13 18:39:48 +00:00
bug72185-fcgi-empty-frame.phpt Fix bug #72185: php-fpm writes empty fcgi record causing nginx 502 2022-05-10 21:36:55 +01:00
bug72573-http-proxy.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug73342-nonblocking-stdio.phpt Fixed bug #73342 2018-06-20 12:28:15 +02:00
bug74083-concurrent-reload.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
bug75212-php-value-in-user-ini.phpt Port FPM test 023 and 024 to the new FPM testing 2018-06-12 18:09:27 +01:00
bug75712-getenv-server-vars.phpt Fix bug #75712: getenv in php-fpm should not read $_ENV, $_SERVER 2024-02-04 11:58:18 +00:00
bug76601-reload-child-signals.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
bug76922-fcgi-get-value-conn.phpt Fix bug #76922: FastCGI terminates conn after FCGI_GET_VALUES 2023-11-03 14:06:36 +00:00
bug77023-pm-dynamic-blocking-sigquit.phpt FPM: Add "pcntl" when running another test depending on pcntl 2023-06-15 17:36:00 +01:00
bug77106-fcgi-missing-nl.phpt Fix bug #77106: Missing separator in FPM FastCGI errors 2022-12-21 12:00:31 +00:00
bug77780-header-sent-error.phpt Introduce TEST_FPM_EXTENSION_DIR for FPM tests with shared extensions 2022-11-13 19:04:43 +00:00
bug77934-reload-process-control.phpt Add ping to the fpm test for bug #77934 2019-05-13 18:50:24 +01:00
bug78323.phpt Fix bug #78323: Code 0 is returned on invalid options 2020-01-27 13:32:19 +01:00
bug78599-path-info-underflow.phpt Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043) 2019-10-20 22:50:04 -07:00
bug80024-socket-reduced-inherit.phpt Fix bug #80024: Duplication of info about inherited socket after pool removing 2021-03-21 18:52:07 +00:00
bug80669-uid-user-groups.phpt Fix bug #80669: FPM numeric user fails to set groups 2022-11-23 10:38:56 +00:00
bug80849-fpm.phpt Fix #80849: HTTP Status header truncation 2021-07-15 19:10:53 +02:00
config-array-validation-php-value-key.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
config-array-validation-suppress-path-key-2.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
config-array-validation-suppress-path-key.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
config-array-validation-suppress-path-starts-slash.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
config-array.phpt Merge branch 'PHP-8.1' into PHP-8.2 2022-09-27 17:33:58 +01:00
CONFLICTS Disable parallelism for FPM tests 2020-02-03 09:57:34 +01:00
fastcgi_finish_request_basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
fcgi-env-nopif-apache-handler-with-pi-with-pt-pd.phpt Add FPM FastCGI env var test for Apache without path info fix 2023-04-06 15:59:34 +01:00
fcgi-env-nopif-custom-with-pi-with-pt-pd.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-nopif-custom-with-pi-with-pt.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-nopif-custom-with-pi-without-pt.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-nopif-custom-without-pi-with-pt.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-nopif-custom-without-pi-without-pt.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-nopif-custom-without-sf-with-pt.phpt Test FPM FCGI envs without path info fix for custom source 2023-03-17 10:42:15 +00:00
fcgi-env-pif-apache-balancer-legacy.phpt Test FPM FCGI envs with path info fix for Apache proxy balancer 2023-03-17 10:42:15 +00:00
fcgi-env-pif-apache-balancer-real.phpt Test FPM FCGI envs with path info fix for Apache proxy balancer 2023-03-17 10:42:15 +00:00
fcgi-env-pif-apache-handler-uds.phpt Add FPM FCGI env Apache handler UDS test 2023-04-07 12:28:42 +01:00
fcgi-env-pif-apache-handler-with-pi.phpt Add FPM FCGI env Apache handler UDS test 2023-04-07 12:28:42 +01:00
fcgi-env-pif-apache-handler-with-query.phpt Test FPM FCGI envs with path info fix for Apache proxy handler 2023-03-17 10:42:16 +00:00
fcgi-env-pif-apache-handler-without-docroot.phpt Test FPM FCGI envs with path info fix for Apache proxy handler 2023-03-17 10:42:16 +00:00
fcgi-env-pif-apache-pp-sn-strip-basic.phpt Test FPM FCGI envs with path info fix for Apache proxy pass 2023-03-17 10:42:16 +00:00
fcgi-env-pif-apache-pp-sn-strip-encoded-plus.phpt Fix GH-12996: Incorrect SCRIPT_NAME with Apache ProxyPassMatch when plus in path 2024-01-11 16:47:08 +00:00
fcgi-env-pif-apache-pp-sn-strip-encoded.phpt Fix bug #74129: Incorrect SCRIPT_NAME with apache ProxyPassMatch 2023-03-19 13:11:14 +00:00
fcgi-env-pif-apache-pp-sn-strip-invalid.phpt Test FPM FCGI envs with path info fix for Apache proxy pass 2023-03-17 10:42:16 +00:00
fcgi.inc Separate setting of SO_KEEPALIVE in FPM tests 2023-11-10 09:45:19 +00:00
fpm_get_status_basic.phpt Fixed test 2018-07-09 12:49:19 +03:00
getallheaders.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
gh8646.phpt Fix GH-8646: Memory leak PHP FPM 8.1 2023-03-07 20:16:17 +01:00
gh8885-stderr-fd-reload-usr1.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
gh8885-stderr-fd-reload-usr2.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
gh9754-daemonized-stderr-close.phpt Fix GH-9754: SaltStack hangs when running php-fpm 8.1.11 2022-10-30 11:41:33 +00:00
gh9921-php-value-ext-mod-handlers.phpt Fix GH-9921: Loading ext in FPM config does not register module handlers 2023-11-03 16:53:09 +00:00
gh9981-fastcgi-error-header-reset.phpt Fix GH-9981: FPM does not reset fastcgi.error_header 2022-12-25 14:44:25 +00:00
gh12232-php-value-extension.phpt Fix GH-12232: FPM: segfault dynamically loading extension without opcache 2023-10-14 18:38:21 +01:00
gh12385.phpt Implement GH-12385: flush headers without body when calling flush() 2023-12-01 17:15:57 +01:00
gh12621.phpt Fix GH-12621: browscap segmentation fault when configured in the vhost 2023-11-11 18:35:57 +01:00
gh13563-conf-bool-env.phpt Fix GH-13563: Setting bool values via env in FPM config fails 2024-03-28 15:43:50 +00:00
gh-11086-daemonized-logs-duplicated.phpt Fix GH-11086: FPM: config test runs twice in daemonised mode 2024-03-09 09:41:59 +00:00
ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt Merge branch 'PHP-8.1' into PHP-8.2 2023-02-14 14:14:34 +01:00
ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt Merge branch 'PHP-8.1' into PHP-8.2 2023-02-14 14:14:34 +01:00
ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt Add request_parse_body() function 2024-02-08 12:08:07 +01:00
log-bm-in-shutdown-fn.phpt Fix bug #77653 (operator displayed instead of the real error message) 2020-02-23 18:29:10 +00:00
log-bm-limit-1024-msg-80.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bm-limit-2048-msg-4000.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwd-limit-64-too-low-error.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwd-limit-1050-msg-2048.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwd-limit-1050-msg-2900.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwd-limit-8000-msg-4096.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwd-msg-with-nl.phpt Try to fix intermittent FPM failures 2020-02-28 13:19:10 +01:00
log-bwd-multiple-msgs-stdout-stderr.phpt Restore XFAIL on fpm test 2020-06-23 12:35:11 +02:00
log-bwd-multiple-msgs.phpt Fix race condition in FPM tests 2020-06-18 17:01:29 +02:00
log-bwp-limit-1024-msg-120.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwp-limit-1500-msg-3300.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-bwp-msg-flush-split-fallback.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
log-bwp-msg-flush-split-real.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
log-bwp-realloc-buffer.phpt Rework FPM tests logging for better debugging 2022-09-27 17:27:43 +01:00
log-dwd-limit-1050-msg-2048.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-dwd-limit-1050-msg-2900.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-dwd-limit-8000-msg-4096.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-dwp-limit-1000-msg-2000.phpt Refactore FPM logging 2018-07-07 13:01:44 +01:00
log-invalid-port.phpt FPM: Emit error for invalid port setting 2022-04-03 21:24:46 +01:00
log-suppress-output-request-body.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
log-suppress-output.phpt http_response_code should warn if headers were already sent 2023-05-05 15:24:56 +02:00
logreader.inc Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01:00
logtool.inc Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01:00
main-global-prefix.phpt Switch to using shell-less proc_open() in various server tests 2019-07-11 15:48:10 +02:00
main-version.phpt Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php-admin-doc-root.phpt Add FPM test for php_admin_value doc_root usage 2021-11-23 18:36:04 +01:00
pm-max-spawn-rate-config.phpt FPM: Implement access log filtering 2022-07-10 23:21:14 +01:00
pm-max-spawn-rate-run.phpt Add extra run test for pm.max_spawn_rate 2021-03-28 21:06:45 +01:00
pool-apparmor-basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pool-prefix.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
proc-idle-timeout.phpt Separate setting of SO_KEEPALIVE in FPM tests 2023-11-10 09:45:19 +00:00
proc-no-start-server.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
proc-user-ignored.phpt Skip fpm tests not designed to be run as root 2020-04-02 16:16:42 +02:00
reload-uses-sigkill-as-last-measure.phpt FPM: Add "pcntl" when running another test depending on pcntl 2023-06-15 17:36:00 +01:00
request_parse_body_multipart.phpt Add request_parse_body() function 2024-02-08 12:08:07 +01:00
request_parse_body_urlencoded.phpt Add request_parse_body() function 2024-02-08 12:08:07 +01:00
response.inc Merge branch 'PHP-8.3' 2023-12-09 13:26:29 +00:00
setsofib.phpt FPM add routing view global option (for FreeBSD for now). 2022-07-08 06:37:47 +01:00
skipif.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
socket-close-on-exec.phpt Fix GH-12077: Check lsof functionality in socket on close test 2023-08-30 14:28:17 +01:00
socket-invalid-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-fallback.phpt Port FPM test 023 and 024 to the new FPM testing 2018-06-12 18:09:27 +01:00
socket-ipv6-any.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv6-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-uds-acl.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
socket-uds-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-uds-numeric-ugid-nonroot.phpt Skip fpm tests not designed to be run as root 2020-04-02 16:16:42 +02:00
socket-uds-numeric-ugid.phpt Allow numeric [UG]ID in FPM listen.{owner,group} 2020-03-29 20:20:01 +01:00
socket-uds-too-long-filename-start.phpt Warn when fpm socket was not registered on the expected path 2023-07-15 14:21:58 +01:00
socket-uds-too-long-filename-test.phpt Fix FPM UDS test for very long name check by extending its length 2023-08-30 12:57:15 +01:00
status-basic.phpt Revert "Do not check exact values of unstable metrices in FPM status test" 2021-03-24 10:07:56 +01:00
status-listen-expose-php-off.phpt Match FPM status pool's expose_php with parent 2022-10-30 15:40:58 +00:00
status-listen-expose-php-on.phpt Match FPM status pool's expose_php with parent 2022-10-30 15:40:58 +00:00
status-listen.phpt Fix GH-9770: Add small timeout in status-listen test 2022-10-30 17:00:40 +00:00
status-ping.phpt Fix GH-14037: Make /ping of php-fpm work with pm.status_listen pool 2024-06-16 12:22:21 +01:00
status.inc Add FPM tester logs printing for all errors 2023-12-09 13:21:41 +00:00
tester.inc Merge branch 'PHP-8.3' 2024-03-30 14:38:41 +00:00