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 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
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+
523## 0.16.0
624
725### 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
55
66[ ![ Build Status] ( https://github.com/bitExpert/phpstan-magento/workflows/ci/badge.svg?branch=master )] ( https://github.com/bitExpert/phpstan-magento/actions )
77[ ![ 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/ )
89
910## Requirements
1011
You can’t perform that action at this time.
0 commit comments