master
Reduce code bloat in arginfo by using specialised string releases (#20016)
ext/intl: migrate C code to C++ step 4. (#20170)
ext/intl: migrate C to C++ code step 5. (#20424)
ext/intl: migrate C code to C++ step 3. (#19411)
Fix #19307: PGO builds of shared ext-intl are broken
Merge branch 'PHP-8.5'
ext/intl: Refactor timezone parameter passing (#19409)
ext/intl: Do not register IntlNumberRangeFormatter on ICU 62 or lower (#20197)
Remove executable bit from files
Use RETURN_THROWS() during ZPP in most of the extensions
Avoid make_printable_zval() in intl collator
Avoid string copies in ext/intl after string conversion (#18636)
ext/intl: intl_CharFromString using zend_string_truncate to adjust th… (#11575)
Update http->https in license (#6945)
ext/intl: Refactor error handling (#19196)
Fix GH-11952: better locale strings canonicalization for IntlDateFormatter and NumberFormatter (#19593)
[RFC] Add a locale for grapheme case-insensitive functions (#18792)