Closed stklcode closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Changes apply to comment blocks only, no code modified.
int
/bool
overinteger
/boolean
@param
and@return
blocks@since
tags instead of@change
, where applicable@change
is no valid PHPdoc tag and is has often been used without any context information. Use multiple@since
declarations for external changes (visibility, arguments, renaming, ...) and remove behavior-related@change
tags.@change
tags there is no additional information whatsoever in blocks liketrue/false
additions from tags like@return bool true/false <description>