We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e1fb5 commit 7a733cdCopy full SHA for 7a733cd
package.xml
@@ -100,6 +100,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
100
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
101
- Fixed bug #3806 : Squiz.PHP.InnerFunctions sniff now correctly reports inner functions declared within a closure
102
-- Thanks to @Daimona for the patch
103
+ - Fixed bug #3809 : GitBlame report was broken when passing a basepath
104
+ -- Thanks to Chris (@datengraben) for the patch
105
- Fixed bug #3813 : Squiz.Commenting.FunctionComment: false positive for parameter name mismatch on parameters annotated as passed by reference
106
-- Thanks to Dan Wallis (@fredden) for the patch
107
- Fixed bug #3816 : PSR12/FileHeader: bug fix - false positives on PHP 8.2+ readonly classes
0 commit comments