File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
[ Next release] ( https://github.com/barryvdh/laravel-ide-helper/compare/v2.13.0...master )
6
6
--------------
7
7
8
+ ### Fixed
9
+ - Add support for attribute accessors marked as protected. [ #1339 / pindab0ter] ( https://github.com/barryvdh/laravel-ide-helper/pull/1339 )
10
+
8
11
2023-02-04, 2.13.0
9
12
------------------
10
13
11
- ### Fixes
14
+ ### Fixed
12
15
- Fix return type of methods provided by ` SoftDeletes ` [ #1345 / KentarouTakeda] ( https://github.com/barryvdh/laravel-ide-helper/pull/1345 )
13
16
- Handle PHP 8.1 deprecation warnings when passing ` null ` to ` new \ReflectionClass ` [ #1351 / mfn] ( https://github.com/barryvdh/laravel-ide-helper/pull/1351 )
14
17
- Fix issue where \Eloquent is not included when using write_mixin [ #1352 / Jefemy] ( https://github.com/barryvdh/laravel-ide-helper/pull/1352 )
You can’t perform that action at this time.
0 commit comments