File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-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.17.0
6
+
7
+ ### Added
8
+
9
+ - Nothing
10
+
11
+ ### Deprecated
12
+
13
+ - [ #192 ] ( https://github.com/bitExpert/phpstan-magento/pull/192 ) Deprecate PHPStan 1.3 and make extension compatible with PHPStan 1.4
14
+
15
+ ### Removed
16
+
17
+ - Nothing.
18
+
19
+ ### Fixed
20
+
21
+ - Nothing.
22
+
5
23
## 0.16.0
6
24
7
25
### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ You can use this PHPStan extension for both Magento module projects and Magento
5
5
6
6
[ ![ Build Status] ( https://github.com/bitExpert/phpstan-magento/workflows/ci/badge.svg?branch=master )] ( https://github.com/bitExpert/phpstan-magento/actions )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/github/bitExpert/phpstan-magento/badge.svg?branch=master )] ( https://coveralls.io/github/bitExpert/phpstan-magento?branch=master )
8
+ [ ![ installs on Packagist] ( https://img.shields.io/packagist/dt/bitExpert/phpstan-magento )] ( https://packagist.org/packages/bitExpert/phpstan-magento/ )
8
9
9
10
## Requirements
10
11
You can’t perform that action at this time.
0 commit comments