History log of /PHP-8.1/ext/pcntl/tests/pcntl_rfork.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# ac18dd0d 29-Jun-2021 Patrick Allaert

Prefer EXPECT over EXPECTF


# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# 007046fd 31-May-2021 David Carlier

pcntl_rfork: following-up suggestions.

removing RFMEM constant.
treating beforehand the only case where rfork would return EINVAL.


# 28382aa1 23-May-2021 David Carlier

pcntl: Adding pcntl_rfork support.