phpinspectionsea icon indicating copy to clipboard operation
phpinspectionsea copied to clipboard

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

Results 206 phpinspectionsea issues
Sort by recently updated
recently updated
newest added

Description: Say you are looping over something else than an array, WooCommerce orders in my case. I create an array with defaults, but on a certain condition, I want to...

bug / false-positive

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) 4.0.6 | | Language level | PHP 7.4 | Current behaviour -- ```php...

bug / false-positive

The `case` could be terminated by `:` or `;`. It is new for me, but I think that EA could suggest to normalize this. An option could be added if...

enhancement

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) | | Language level | PHP 7.4 Current behaviour Variable declared later in...

bug / false-positive

https://twitter.com/Ocramius/status/1217752963344732160

bug / false-positive

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate) | | Language level | PHP 7.2 | Current behaviour -- I have...

question

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) 4.0.2 | | Language level | PHP 7.2 | Current behaviour -- The...

question

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate), 3.0.4.2 | | Language level | PHP 7.3 | Current behaviour -- ```

question

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) v3.0.16.2 | | Language level | PHP 7.1 | Current behaviour -- Code:...

bug / false-positive

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) v3.0.13 | | Language level | PHP 5.6 | Question -- Is the...

bug / false-positive