You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ All notable changes to this project will be documented in this file.
9
9
- Add support for Attribute accessors with no backing field or type hinting [#1315 / pindab0ter](https://github.com/barryvdh/laravel-ide-helper/pull/1338).
10
10
11
11
### Fixed
12
+
- Fix return type of methods provided by `SoftDeletes`[#1345 / KentarouTakeda](https://github.com/barryvdh/laravel-ide-helper/pull/1345)
12
13
- Handle PHP 8.1 deprecation warnings when passing `null` to `new \ReflectionClass`[#1351 / mfn](https://github.com/barryvdh/laravel-ide-helper/pull/1351)
13
-
14
+
- Fix issue where \Eloquent is not included when using write_mixin [#1352 / Jefemy](https://github.com/barryvdh/laravel-ide-helper/pull/1352)
15
+
- Fix model factory method arguments for Laravel >= 9 [#1361 / wimski](https://github.com/barryvdh/laravel-ide-helper/pull/1361)
0 commit comments