#
79981a39 |
| 02-Aug-2020 |
Máté Kocsis |
Add a bunch of missing argument types to stubs |
#
f78a0910 |
| 31-Jul-2020 |
George Peter Banyard |
Warning to ValueError promotion in Intl extension Part 1 Affects: - IntlCalendar - IntlGregorianCalendar - IntlBreakIterator Closes GH-5669 |
#
0d330e1a |
| 28-Jul-2020 |
Máté Kocsis |
Add a few missing parameter types in stubs Related to GH-5627 |
#
4903f7c5 |
| 17-Jul-2020 |
Nikita Popov |
Fix IntlGregorianCalendar constructor signature Give these conversative UNKNOWN defaults and no types, as the overload is something of a mess. |
#
59656100 |
| 08-Jun-2020 |
Máté Kocsis |
Fix some UNKNOWN default values In ext/ffi, ext/intl, ext/mysqli, and ext/pcntl |
#
f00bcfbb |
| 12-Apr-2020 |
Máté Kocsis |
Generate method entries for ext/intl Closes GH-5370 |
#
4aa137c6 |
| 10-Apr-2020 |
Máté Kocsis |
Fix the default value of the $length parameter of grapheme_substr() |
#
305b17e8 |
| 29-Mar-2020 |
Máté Kocsis |
Do not include the same stub multiple times Closes GH-5322 |