v5.0.0: The Modernization Update — PHP 8.3, Laravel 13 Support & Strict Typing #5
jayeshmepani
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⚠ BREAKING CHANGES
declare(strict_types=1)to all PHP files for type safety⭐ New Features
LocaleHelperandTextHelperutilitiesCommandRegistration,ServiceProvider,ScannerService, andFileSystemService🔧 Improvements
empty()with explicit array/string comparisons (=== [],!== [])in_array(): Addedtrueparameter for strict type checking(int)casts forchunk-size,retry-delay, andconcurrencyoptions🐛 Bug Fixes
usleep()calls to useintinstead offloat📋 Requirements
This discussion was created from the release v5.0.0: The Modernization Update — PHP 8.3, Laravel 13 Support & Strict Typing.
Beta Was this translation helpful? Give feedback.
All reactions