The PHP development team announces the immediate availability of PHP 8.2.27. This is a bug fix release.
All PHP 8.2 users are encouraged to upgrade to this version.
When building APIs, Laravel reindexes resource collections numerically by default. For cases where original keys carry meaning, preserveKeys property maintains the intended data structure.
In the first part of this blog post we introduced exciting new Twig features
like inline comments, PHP enums support, improved operator precedence, the guard
tag, and enhanced deprecation handling. This second part highlights other nice
recent additions to Twig.