Skip to content

Commit

Permalink
Start PHPMD 2.13.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed Sep 8, 2022
1 parent 5fab39a commit 1aebfc7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
phpmd-2.13.0 (2022/09)
========================

- Require pdepend/pdepend 2.12
- Added PHP 8.1 and 8.2 syntax support
See full changes list:
- https://github.com/pdepend/pdepend/releases/tag/2.12.0
- https://github.com/pdepend/pdepend/releases/tag/2.11.0
- Added #943 Static access add ignore pattern for methods
- Added #958 Add missing ruleset error message on baseline
- Added #955 Add Gitlab renderer for Gitlab CI
- Fixed #4 Typo on Superglobals rule
- Fixed #976 Avoid deprecated exceptions
- Fixed #977 Add missing github & gitlab reportfile options
- Improved #954 npath complexity documentation with example
- Improved #946 Highlight readme code examples

phpmd-2.12.0 (2022/03/24)
========================

Expand Down

0 comments on commit 1aebfc7

Please sign in to comment.