Skip to content

ext/intl: document PHP 8.5 changes - #5806

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/php85-intl
Open

ext/intl: document PHP 8.5 changes#5806
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/php85-intl

Conversation

@lacatoire

@lacatoire lacatoire commented Aug 26, 2026

Copy link
Copy Markdown
Member

Documents the following PHP 8.5 changes to the Intl extension:

  • Add Locale::addLikelySubtags() method
  • Add Locale::minimizeSubtags() method
  • Add grapheme_levenshtein() function
  • IntlChar, Locale, and related functions now throw IntlException instead of triggering warnings/notices on invalid input

PHP 8.5 tracker: PHP 8.5 Documentation Tracker

@lacatoire lacatoire added the 8.5 label Aug 26, 2026
@lacatoire lacatoire added this to the PHP 8.5 milestone Aug 26, 2026
@lacatoire
lacatoire force-pushed the feat/php85-intl branch 3 times, most recently from 71efb9b to 471d846 Compare August 26, 2026 13:18
Comment thread reference/intl/locale.xml
- Add Locale::addLikelySubtags() and Locale::minimizeSubtags() methods
- Add grapheme_levenshtein() function
- Locale methods now throw ValueError when locale arguments contain
  null bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants