-
Notifications
You must be signed in to change notification settings - Fork 118
Issues: kalessil/phpinspectionsea
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[FP] Wrong
Senseless proxy function
warning when the method contains additional PHP attributes
#1964
opened Nov 19, 2024 by
Crovitche-1623
[FP] Attribute triggers false "This closure can be declared as static"
#1962
opened Nov 6, 2024 by
tminich
@noinspection OnlyWritesOnParameterInspection marked as redundant when using Suppress for statement
#1958
opened Oct 17, 2024 by
InvisibleSmiley
[FP]
Declaration access can be weaker
for overridden methods in final classes
#1957
opened Oct 11, 2024 by
jdreesen
Setting for number of non-related try-block statements
confirmed
enhancement
#1956
opened Sep 26, 2024 by
Simbiat
False positives when using the null-safe operator
?->
in an if-condition
bug / false-positive
confirmed
#1954
opened Sep 9, 2024 by
windaishi
Type casting shouldn't recommend
(int) $var
over intval($var)
anymore
confirmed
enhancement
#1948
opened Jul 9, 2024 by
etshy
Senseless proxy function False Positive for method with PHPStan PHPDoc comment
bug / false-positive
confirmed
#1947
opened Jun 3, 2024 by
SebastianSimon
False positive
may not support offset operations
for mb_str_split
#1941
opened Apr 28, 2024 by
Simbiat
Incorrect Inspection for unused
bug / false-positive
confirmed
#1940
opened Apr 10, 2024 by
TheEzraMiller
mkdir replacement looses recursive flag
bug / false-positive
confirmed
#1939
opened Apr 9, 2024 by
Simbiat
False-positive "not matching the resolved parameter type" with $_POST
#1935
opened Apr 1, 2024 by
Simbiat
[FP]
Senseless proxy function
for overwritten constructor with promoted property
#1934
opened Mar 22, 2024 by
jdreesen
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.