We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5670b commit 97fd0e0Copy full SHA for 97fd0e0
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...master)
+[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.13.0...master)
6
--------------
7
8
+2023-02-04, 2.13.0
9
+------------------
10
+
11
### Fixes
12
- Fix return type of methods provided by `SoftDeletes` [#1345 / KentarouTakeda](https://github.com/barryvdh/laravel-ide-helper/pull/1345)
13
- Handle PHP 8.1 deprecation warnings when passing `null` to `new \ReflectionClass` [#1351 / mfn](https://github.com/barryvdh/laravel-ide-helper/pull/1351)
0 commit comments