File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
+ ## 0.12.0
6
+
7
+ ### Added
8
+
9
+ - [ #171 ] ( https://github.com/bitExpert/phpstan-magento/pull/171 ) Improve docs
10
+ - [ #170 ] ( https://github.com/bitExpert/phpstan-magento/pull/170 ) Throw exception in autoloader
11
+ - [ #169 ] ( https://github.com/bitExpert/phpstan-magento/pull/169 ) Bump captainhook/captainhook to 5.10.5
12
+ - [ #168 ] ( https://github.com/bitExpert/phpstan-magento/pull/168 ) Bump squizlabs/php_codesniffer to 3.6.2
13
+ - [ #164 ] ( https://github.com/bitExpert/phpstan-magento/pull/164 ) Bump nikic/php-parser to 4.13.2
14
+ - [ #163 ] ( https://github.com/bitExpert/phpstan-magento/pull/163 ) Determine tmpDir path relative to config file when appropriate
15
+ - [ #162 ] ( https://github.com/bitExpert/phpstan-magento/pull/162 ) Support for extension attributes
16
+ - [ #159 ] ( https://github.com/bitExpert/phpstan-magento/pull/159 ) Bump phpstan/phpstan-strict-rules to 1.1.0
17
+ - [ #158 ] ( https://github.com/bitExpert/phpstan-magento/pull/158 ) Bump phpstan/phpstan to 1.2.0
18
+
19
+ ### Deprecated
20
+
21
+ - Nothing.
22
+
23
+ ### Removed
24
+
25
+ - [ #171 ] ( https://github.com/bitExpert/phpstan-magento/pull/171 ) Remove nette/neon dependency
26
+
27
+ ### Fixed
28
+
29
+ - Nothing.
30
+
5
31
## 0.11.0
6
32
7
33
### Added
You can’t perform that action at this time.
0 commit comments