History log of /PHP-8.2/ext/readline/readline.stub.php (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c854816b 23-Jul-2022 Máté Kocsis

Declare ext/readline constants in stubs (#9110)


# c8f858ef 06-Sep-2021 Máté Kocsis

Add more specific array return type hints for various extensions - part 4 (#7469)


# d3790440 24-Aug-2021 Máté Kocsis

Generate a few missing optimizer function entries from stubs


# 5b5bfd6b 14-Feb-2021 Máté Kocsis

Generate class entries from stubs for phar, posix, pspell, readline, reflection, session, shmop

Closes GH-6692


# 26af8068 29-Sep-2020 Máté Kocsis

Review parameter names in ext/readline

Closes GH-6240


# d9330fc6 20-Jul-2020 George Peter Banyard

Use ZPP callable check in readline extension


# 8d93ae1a 23-Jun-2020 Máté Kocsis

Fix UNKNOWN default values in ext/readline

Closes GH-5755


# 21cfa03f 05-Apr-2020 Máté Kocsis

Generate function entries for another batch of extensions

Closes GH-5352


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
# 0c2d4d69 26-Aug-2019 Nikita Popov

Make sure that params with null default are marked nullable


Revision tags: php-7.4.0beta4, php-7.2.22RC1, php-7.3.9RC1
# 0b3a10ae 12-Aug-2019 Stephen Reay

Add readline arginfo stubs