Skip to content

Commit

Permalink
Fix -> Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tvbeek committed May 23, 2020
1 parent 1219a0e commit b3fae3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ phpmd-2.9.0 (2020/05/25)
- Added #749: Add allow-underscore option for CamelCaseParameterName & CamelCaseVariableName
- Added #747: Long variable subtract suffix
- Fixed #743: Output for version
- Fixed #754: Fix #720 undefined variable in foreach when passed by reference
- Fixed #764: Fix #718 Handle anonymous class in "undefined variable" rule
- Fixed #770: Fix #769 Handle deconstruction assignation for undefined variable
- Fixed #781: Fix #714 static:: and self:: properties access
- Fixed #784: Fix #672 Handle passing-by-reference in native PHP functions
- Fixed #754: Fixed #720 undefined variable in foreach when passed by reference
- Fixed #764: Fixed #718 Handle anonymous class in "undefined variable" rule
- Fixed #770: Fixed #769 Handle deconstruction assignation for undefined variable
- Fixed #781: Fixed #714 static:: and self:: properties access
- Fixed #784: Fixed #672 Handle passing-by-reference in native PHP functions
- Updated different parts of the documentation. #717 #736 #748
- Changed: #529 : Replaced HTML renderer with new "pretty HTML" renderer
- Changed: Internal code improvement #750 #752 #756 #757 #758 #759 #768 #773 #775 #785 #787
Expand Down

0 comments on commit b3fae3b

Please sign in to comment.