Skip to content

Commit

Permalink
Merge pull request #708 from phpmd-team/release-2.8.0
Browse files Browse the repository at this point in the history
Add PHPMD 2.8.0 changelog
  • Loading branch information
kylekatarnls committed Dec 16, 2019
2 parents f54b1e6 + 020b62e commit 33efb73
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG
@@ -1,3 +1,17 @@
phpmd-2.8.0 (2019/12)
========================

- Added #497: Undefined variable rule
- Improved performances by disabling XDebug if in use
- Added #571: ignore-namespaces property to DevelopmentCodeFragment rule
- Added #595: Renderer which writes an ansi report string
- Fixed #657: IfStatementAssignment violation message
- Optimized Composer autoloader when building Phar
- Fixed #661: IfStatementAssignment thrown incorrectly
- Fixed #676: Handle @SuppressWarnings on each method for CountInLoop
- Fixed #659: PHP 7.4 compatibility for implode() usage


phpmd-2.7.0 (2019/07/30)
========================

Expand Down

0 comments on commit 33efb73

Please sign in to comment.