#
17f3631d |
| 22-Jul-2022 |
Máté Kocsis |
Declare ext/posix constants in stubs (#9095) |
#
c8f858ef |
| 06-Sep-2021 |
Máté Kocsis |
Add more specific array return type hints for various extensions - part 4 (#7469) |
#
5b5bfd6b |
| 14-Feb-2021 |
Máté Kocsis |
Generate class entries from stubs for phar, posix, pspell, readline, reflection, session, shmop Closes GH-6692 |
#
d9dce839 |
| 05-Oct-2020 |
Nikita Popov |
Update ext/posix parameter names Closes GH-6275. |
#
79981a39 |
| 02-Aug-2020 |
Máté Kocsis |
Add a bunch of missing argument types to stubs |
#
21cfa03f |
| 05-Apr-2020 |
Máté Kocsis |
Generate function entries for another batch of extensions Closes GH-5352 |
#
a43bc33f |
| 04-Apr-2020 |
Máté Kocsis |
Annotate function aliases in stubs |
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, php-7.4.0beta4, php-7.2.22RC1, php-7.3.9RC1 |
|
#
f40cc414 |
| 12-Aug-2019 |
Stephen Reay |
Added arginfo stub for posix extension |