mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 03:35:01 +01:00
1.8 KiB
1.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
PRs and issues are linked, so you can find more about it. Thanks to ChangelogLinker.
[v0.4.11] - 2019-04-14
Added
- #1317 Add Changelog
- #1302 [Symfony 4.3] Add SimplifyWebTestCaseAssertionsRector
- #1302 [Symfony 4.3] Add
SimplifyWebTestCaseAssertionsRector
- #1311 [CodingStyle] Add
SplitGroupedConstantsAndPropertiesRector
- #1301 [PHPUnit] Add
RemoveExpectAnyFromMockRector
- #1304 [SOLID] Add
PrivatizeLocalClassConstantRector
- #1303 [SOLID] Add
FinalizeClassesWithoutChildrenRector
- #1302 [Symfony 4.3] Add
SimplifyWebTestCaseAssertionsRector
Changed
- #1314 rename
Attribute
toAttributeKey
to prevent duplicated names with other projects - #1318 Update reference to drupal8-rector/drupal8-rector, Thanks to @mxr576
- #1316 Merge collected nodes to ParsedNodesByType