History log of /PHP-8.2/ext/pcntl/pcntl.stub.php (Results 1 – 17 of 17)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 962baf77 01-Aug-2022 Máté Kocsis

Declare ext/pcntl constants in stubs (#9075)

# e7f3bc95 11-Dec-2021 David CARLIER

Fix pcntl_forkx condition in stub (#7755)

# 283669f1 30-Nov-2021 David CARLIER

pcntl add forkx for solaris based systems. (#7654)

# 660585e2 31-May-2021 Joe Watkins

fix stub for pcntl_rfork

# 28382aa1 23-May-2021 David Carlier

pcntl: Adding pcntl_rfork support.

# af56982a 14-Feb-2021 Máté Kocsis

Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql

Closes GH-6691

# 7a1dc180 06-Oct-2020 Nikita Popov

Update ext/pcntl parameter names

Closes GH-6278.

# 3df306de 17-Aug-2020 Máté Kocsis

Promote warnings to exceptions in ext/pcntl

Closes GH-6004

# 046cc5e4 07-Aug-2020 Máté Kocsis

Add another round of missing parameter types to stubs

Closes GH-5950

# bdacd2ae 01-Aug-2020 Máté Kocsis

Add a few missing types to stubs

# 59656100 08-Jun-2020 Máté Kocsis

Fix some UNKNOWN default values

In ext/ffi, ext/intl, ext/mysqli, and ext/pcntl

# 24de4274 20-May-2020 George Peter Banyard

Fix [-Wundef] warning in PCNTL extension

# 4815be44 19-Apr-2020 Máté Kocsis

Generate function entries from stubs

Converts ext/pcntl, ext/simplexml, ext/snmp, ext/soap, ext/sqlite3.
Closes GH-5421

# a43bc33f 04-Apr-2020 Máté Kocsis

Annotate function aliases in stubs

# 736b22dc 18-Feb-2020 Máté Kocsis

Add stubs for aliases

Closes GH-5187

Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6
# 27e83d0f 08-Nov-2019 Máté Kocsis

Add union return types for function stubs

Revision tags: php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2, php-7.2.23RC1, php-7.3.10RC1, php-7.4.0RC1, php-7.1.32, php-7.2.22, php-7.3.9
# 48e69631 26-Aug-2019 Craig Duncan

Convert pcntl functions arginfo to php stubs