History log of /PHP-8.3/sapi/cli/tests/php_cli_server_pdeathsig.phpt (Results 1 – 6 of 6)
Revision Date Author Comments
# bad52987 22-Aug-2023 Ilija Tovilo

Make php_cli_server_pdeathsig.phpt SKIPIF more specific


# 7f700bf6 21-Jun-2023 Ilija Tovilo

[skip ci] Increase php_cli_server_pdeathsig.phpt retries

Fixes GH-11401


# 1fb40b50 03-Nov-2022 Ilija Tovilo

Disable CLI server pdeathsig test on 32-bit GitHub actions


# 481a7eb2 14-Sep-2022 Ilija Tovilo

Improve flaky php-cli server test


# 5cb9e72f 08-Sep-2022 Ilija Tovilo

Fix pdeathsig test on FreeBSD

For FreeBSD a small usleep is required to make sure the processes have
time to terminate.

Closes GH-9506


# ecc3fc18 02-Sep-2022 Ilija Tovilo

Use PDEATHSIG to kill cli-server workers if parent exists

Closes GH-9476