Revision tags: php-8.1.7RC1, php-8.1.4RC1, php-8.1.3, php-8.1.2RC1, php-8.1.0, php-7.3.33, php-7.3.32, php-7.3.31 |
|
#
20fb26e5 |
| 30-Aug-2021 |
Máté Kocsis |
Add more specific array return type hints for various extensions - part 2 ext/ftp, ext/gmp, ext/intl Closes GH-7433 |
Revision tags: php-7.3.30 |
|
#
65b96397 |
| 06-Jul-2021 |
Máté Kocsis |
Declare tentative return types for ext/intl (#6986) |
Revision tags: php-7.3.29 |
|
#
4ece535f |
| 07-May-2021 |
Máté Kocsis |
Merge branch 'PHP-8.0' * Fix return type of php_user_filter::onCreate() * Fix return type of mysqli::init() * Fix return type of UConverter::fromUCallback() and UConverter::toUCallba
Merge branch 'PHP-8.0' * Fix return type of php_user_filter::onCreate() * Fix return type of mysqli::init() * Fix return type of UConverter::fromUCallback() and UConverter::toUCallback()
show more ...
|
#
54e2ef0b |
| 06-May-2021 |
Máté Kocsis |
Fix return type of UConverter::fromUCallback() and UConverter::toUCallback() Closes GH-6950 |
Revision tags: php-7.3.28 |
|
#
c6723728 |
| 05-Feb-2021 |
Máté Kocsis |
Generate ext/intl class entries from stubs Closes GH-6670 |
Revision tags: php-7.3.27, php-7.3.26, php-7.3.26RC1, php-7.3.25, php-7.3.25RC1, php-7.3.24, php-7.3.24RC1, php-7.3.23, php-7.3.23RC1, php-7.3.22, php-7.3.22RC1 |
|
#
fd0b3990 |
| 10-Aug-2020 |
Máté Kocsis |
Promote warnings to exceptions in ext/intl Closes GH-5972 |
#
046cc5e4 |
| 07-Aug-2020 |
Máté Kocsis |
Add another round of missing parameter types to stubs Closes GH-5950 |
Revision tags: php-7.3.21, php-7.3.21RC1, php-7.3.20, php-7.3.20RC1, php-7.3.19, php-7.4.7RC1, php-7.3.19RC1, php-7.3.18RC1, php-7.2.30, php-7.3.17 |
|
#
f00bcfbb |
| 12-Apr-2020 |
Máté Kocsis |
Generate method entries for ext/intl Closes GH-5370 |
Revision tags: php-7.3.17RC1, php-7.3.18, php-7.3.16, php-7.3.16RC1 |
|
#
d70e6bdc |
| 27-Feb-2020 |
Máté Kocsis |
Add stubs for UConverter Closes GH-5218 |