v11.16.0
版本发布时间: 2024-07-16 22:34:04
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Fix expected/actual argument order for test assertion by @riesjart in https://github.com/laravel/framework/pull/52084
- [11.x] Fix Moving Files in Sorted Order in vendor:publish by @lmottasin in https://github.com/laravel/framework/pull/52078
- [11.x] Fix docblock for \Illuminate\Validation\ClosureValidationRule::message() by @seriquynh in https://github.com/laravel/framework/pull/52077
- [11.x] Allow passing Enum casts to
Rule::enum()->only()
and->except()
by @bakerkretzmar in https://github.com/laravel/framework/pull/52073 - [11.x] Include ConnectionException in ConnectionFailed events by @alexbowers in https://github.com/laravel/framework/pull/52069
- [11.x] Document returned array shape for sync methods by @devfrey in https://github.com/laravel/framework/pull/52070
- [11.x] Add ability to configure SQLite
busy_timeout
,journal_mode
, andsynchronous
pragmas by @bakerkretzmar in https://github.com/laravel/framework/pull/52052 - [11.x] Allow view content dependent mail callbacks by @MaxTingle in https://github.com/laravel/framework/pull/51990
- Install Laravel Reverb version 1.0 instead of @beta by @lucasRolff in https://github.com/laravel/framework/pull/52096
- [11.x] fix: dont use web middleware on health endpoint by @joshmanders in https://github.com/laravel/framework/pull/52088
- [11.x] Add an option to replace configs recursively by @felixbessler in https://github.com/laravel/framework/pull/52087
- [11.x] Fixes generator tests by @buismaarten in https://github.com/laravel/framework/pull/52118
- [11.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/52122
- [11.x] Fix SQLite schema dumps containing internal
sqlite_*
objects by @bakerkretzmar in https://github.com/laravel/framework/pull/52135 - Fix typo in
<!DOCTYPE>
declaration by @TENIOS in https://github.com/laravel/framework/pull/52134 - [11.x] fix: pluck generics by @calebdw in https://github.com/laravel/framework/pull/52109
- [11.x] Include 'success' console component by @lewislarsen in https://github.com/laravel/framework/pull/52112
- [11.x] Fix dumping migrations table with schema or prefixed name by @hafezdivandari in https://github.com/laravel/framework/pull/52098
- Add
assertSentTo
shorthand by @jasonmccreary in https://github.com/laravel/framework/pull/52083 - [11.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/52139
- [11.x] Update the docblock for the constructor of the FileFailedJobProvider class by @kevinb1989 in https://github.com/laravel/framework/pull/52149
- [11.x] Update the docblock for the explode method of the Stringable class. by @kevinb1989 in https://github.com/laravel/framework/pull/52148
- Refactor PHPStan configurations by @TENIOS in https://github.com/laravel/framework/pull/52145
- [11.x] Fix docblock for RoutingServiceProvider by @seriquynh in https://github.com/laravel/framework/pull/52144