mirror of
https://github.com/itflow-org/itflow
synced 2026-08-20 14:35:12 +00:00
Allow PHP-8.2 and up Compatibility instead of just PHP-8.4
This commit is contained in:
@@ -11,6 +11,7 @@ This component provides features added to PHP 8.4 core:
|
||||
- [`grapheme_str_split`](https://wiki.php.net/rfc/grapheme_str_split)
|
||||
- [`mb_trim`, `mb_ltrim` and `mb_rtrim`](https://wiki.php.net/rfc/mb_trim)
|
||||
- [`mb_ucfirst` and `mb_lcfirst`](https://wiki.php.net/rfc/mb_ucfirst)
|
||||
- [`PDO` driver specific sub-classes](https://wiki.php.net/rfc/pdo_driver_specific_subclasses)
|
||||
- [`ReflectionConstant`](https://github.com/php/php-src/pull/13669)
|
||||
|
||||
More information can be found in the
|
||||
|
||||
Reference in New Issue
Block a user