GitHub / kalessil/phpinspectionsea issues and pull requests
#1956 - Setting for number of non-related try-block statements
Issue -
State: open - Opened by Simbiat 10 months ago
#1955 - Improper static call suggestion with Laravel Idea helper code
Issue -
State: open - Opened by dcaswel 10 months ago
#1954 - False positives when using the null-safe operator `?->` in an if-condition
Issue -
State: open - Opened by windaishi 11 months ago
- 4 comments
Labels: bug / false-positive, confirmed
#1953 - How to find an inspection in settings?
Issue -
State: closed - Opened by janklan 11 months ago
- 1 comment
#1952 - Missing null inspection when attempting to access ::class
Issue -
State: open - Opened by chriscpty 11 months ago
#1951 - Update org.jetbrains.intellij to v1.13.1
Pull Request -
State: closed - Opened by s0lus 11 months ago
- 1 comment
#1950 - Question about "Statement could be decoupled from foreach" inspection
Issue -
State: closed - Opened by OzanKurt 12 months ago
- 1 comment
#1949 - Inline Error Highlights Take an Hour to Disappear After Errors Are Resolved or Do Not Disappear At All
Issue -
State: closed - Opened by JSabelli-FDX about 1 year ago
- 1 comment
Labels: fixed, 3rd party
#1948 - Type casting shouldn't recommend `(int) $var` over `intval($var)` anymore
Issue -
State: open - Opened by etshy about 1 year ago
- 2 comments
Labels: enhancement, confirmed
#1947 - Senseless proxy function False Positive for method with PHPStan PHPDoc comment
Issue -
State: open - Opened by SebastianSimon about 1 year ago
- 1 comment
Labels: bug / false-positive, confirmed
#1946 - False positive null pointer exception
Issue -
State: open - Opened by Simbiat about 1 year ago
- 3 comments
#1945 - False positive non-related statements in try-block
Issue -
State: open - Opened by Simbiat about 1 year ago
- 8 comments
Labels: enhancement, confirmed
#1944 - Class overrides a field of a parent class
Issue -
State: open - Opened by Simbiat about 1 year ago
#1943 - Enums are treated as empty classes
Issue -
State: closed - Opened by Simbiat about 1 year ago
- 3 comments
Labels: duplicate
#1942 - Buggregator functions as forgotten debug output
Pull Request -
State: closed - Opened by k2gl about 1 year ago
- 1 comment
#1941 - False positive `may not support offset operations` for mb_str_split
Issue -
State: open - Opened by Simbiat about 1 year ago
#1940 - Incorrect Inspection for unused
Issue -
State: open - Opened by TheEzraMiller over 1 year ago
- 1 comment
Labels: bug / false-positive, confirmed
#1939 - mkdir replacement looses recursive flag
Issue -
State: open - Opened by Simbiat over 1 year ago
- 1 comment
Labels: bug / false-positive, confirmed
#1938 - Potential false-positive `[] operator not supported for strings`
Issue -
State: open - Opened by Simbiat over 1 year ago
#1937 - Merge with parent if removes comments
Issue -
State: open - Opened by Simbiat over 1 year ago
- 1 comment
#1936 - Potentially false-positive `Operations priority`
Issue -
State: open - Opened by Simbiat over 1 year ago
#1935 - False-positive "not matching the resolved parameter type" with $_POST
Issue -
State: open - Opened by Simbiat over 1 year ago
- 2 comments
#1934 - [FP] `Senseless proxy function` for overwritten constructor with promoted property
Issue -
State: open - Opened by jdreesen over 1 year ago
#1933 - False positive: null-coalesce suggested: "$test::class ?? null"
Issue -
State: open - Opened by linaori over 1 year ago
#1932 - java.lang.NullPointerException
Issue -
State: closed - Opened by roukmoute over 1 year ago
- 1 comment
Labels: bug / false-positive, confirmed
#1931 - Inspections slow to refresh
Issue -
State: closed - Opened by bizley over 1 year ago
- 5 comments
Labels: question
#1930 - [EA] New value type (bool) is not matching the resolved parameter type
Issue -
State: open - Opened by jtheuerkauf over 1 year ago
- 5 comments
#1929 - AmbiguousMethodsCallsInArrayMappingInspection used in both Extended and Ultimate plugin
Issue -
State: closed - Opened by t0mm1e over 1 year ago
- 1 comment
Labels: question
#1928 - Roadmap for Q1 and Q2 of 2024
Issue -
State: open - Opened by ea-inspections-team over 1 year ago
- 7 comments
#1927 - java.lang.Throwable: Control-flow exceptions
Issue -
State: open - Opened by COil over 1 year ago
- 1 comment
#1926 - Exceptions occurred on invoking the intention '[EA] Open dependency manifest' on a copy of the file.
Issue -
State: closed - Opened by pdewouters over 1 year ago
- 1 comment
#1925 - PHP named attributes are not taken into account
Issue -
State: open - Opened by guerinetn over 1 year ago
- 9 comments
#1924 - False positive: This statement seems to be disconnected from its parent foreach.
Issue -
State: closed - Opened by inDeev over 1 year ago
- 7 comments
Labels: bug / false-positive, fixed
#1923 - Crashes every time phpstorm starts
Issue -
State: closed - Opened by apedicdev over 1 year ago
- 7 comments
#1922 - 'Unknown inspection: .' when adding @noinspection PhpUnused in PHPStorm
Issue -
State: closed - Opened by guymarshall over 1 year ago
- 3 comments
#1921 - Pattern seems to be not valid.
Issue -
State: closed - Opened by uzdevid over 1 year ago
- 2 comments
#1920 - Maintenance: final checking on bug-fixing and development constraints
Issue -
State: closed - Opened by ea-inspections-team over 1 year ago
- 3 comments
#1919 - Undefined function 'mime_content_type'
Issue -
State: closed - Opened by uzdevid over 1 year ago
- 1 comment
#1918 - Invalid null coalescing operator suggestion for a class consent on a nullable object variable
Issue -
State: open - Opened by stephenreay over 1 year ago
- 1 comment
#1917 - False positive message to delete the method, as the parent method is identical
Issue -
State: open - Opened by Crovitche-1623 over 1 year ago
#1916 - Null-safe operator after array access
Issue -
State: open - Opened by uncaught over 1 year ago
#1915 - False-positive : "[EA] Could provoke a PHP Fatal error ([] operator not supported for strings)" in test
Issue -
State: open - Opened by uncaught over 1 year ago
#1914 - Incorrectly suggests using str_ends_with() when language level is below 8
Issue -
State: open - Opened by Stevehans over 1 year ago
- 1 comment
#1913 - Substring comparison flaws with hex characters
Issue -
State: open - Opened by Stevehans over 1 year ago
#1912 - Exception in 2023.3
Issue -
State: closed - Opened by maicol07 over 1 year ago
- 1 comment
#1911 - Wrong categories names
Issue -
State: open - Opened by dimadeush over 1 year ago
- 1 comment
Labels: enhancement, confirmed
#1910 - False positive to add "symfony/var-dumper" to "dev packages"
Issue -
State: open - Opened by theofidry almost 2 years ago
#1909 - Project maintenance (or lack thereof)
Issue -
State: closed - Opened by tlamy almost 2 years ago
- 2 comments
#1908 - Enum compression with the value tryFrom is always seems to be false
Issue -
State: open - Opened by KVV0001 almost 2 years ago
#1907 - Inspection suggests using assertFileDoesNotExists instead of assertFileDoesNotExist
Issue -
State: open - Opened by caricare2 almost 2 years ago
#1906 - Incorrect recommendation for `compact` for array unpacking statements
Issue -
State: open - Opened by asgraf almost 2 years ago
#1905 - com.intellij.diagnostic.PluginException: Short name 'CompactCanBeUsedInspection' is not unique
Issue -
State: open - Opened by CrazyBoy49z almost 2 years ago
#1904 - Warning level does not match configuration for inspection
Issue -
State: open - Opened by caricare2 almost 2 years ago
#1903 - Duplicate copies of each inspection periodically appear
Issue -
State: open - Opened by caricare2 almost 2 years ago
#1902 - Laravel Livewire: @entangle incorrectly marked as debug statement
Issue -
State: open - Opened by Kovah almost 2 years ago
#1901 - @noinspection triggers Unknown Inspection notices
Issue -
State: closed - Opened by lostfocus almost 2 years ago
- 14 comments
Labels: bug / false-positive, confirmed
#1900 - [FP] JSON encoding API usage
Issue -
State: open - Opened by Bilge almost 2 years ago
- 2 comments
#1899 - Put the name of the inspection in the tooltip
Issue -
State: closed - Opened by pauljura about 2 years ago
- 3 comments
#1898 - [FN]: $variable seems to not be defined in scope.
Issue -
State: open - Opened by j-applese3d about 2 years ago
#1897 - [FP] "Null pointer exception may occur here" in collection`s ->isNotEmpty() condition
Issue -
State: open - Opened by PetrKaterinak about 2 years ago
- 1 comment
#1896 - [FP] `Hash timing attack` for non-cryptographic hashes
Issue -
State: open - Opened by jdreesen about 2 years ago
#1895 - [FP] `Callable parameter usage violates definition` with variable-length argument lists
Issue -
State: open - Opened by jdreesen about 2 years ago
#1894 - [FP] `Unused function result` for functions that return `never`
Issue -
State: open - Opened by jdreesen about 2 years ago
#1893 - "The domain here can be compromised, consider introducing whitelists." But whitelist is in place exactly as recommended
Issue -
State: open - Opened by MHCreations about 2 years ago
#1892 - `ClassConstantCanBeUsedInspector` should not be triggered within `class_exists` call
Issue -
State: closed - Opened by tadhgboyle about 2 years ago
- 1 comment
#1891 - mb_substr to mb_strpos conversion invalid function arguments
Issue -
State: open - Opened by Azizoff about 2 years ago
#1890 - Null pointer exception may occur here
Issue -
State: open - Opened by lukas-jg about 2 years ago
- 1 comment
#1889 - Type evaluation of expressions using the Null-Safe Operator is wrong
Issue -
State: open - Opened by tlamy about 2 years ago
#1888 - Normal javascript
Issue -
State: open - Opened by AlexJMcloud about 2 years ago
#1887 - [False Positive] $var is immediately overwritten
Issue -
State: closed - Opened by j-applese3d about 2 years ago
- 1 comment
#1886 - Suspicious assignment false positive
Issue -
State: open - Opened by matronator about 2 years ago
#1885 - Wrong 'overrides value' error notification with try/catch in switch
Issue -
State: open - Opened by lserni about 2 years ago
#1884 - Misleading regex suggestion / wrong regex simplification
Issue -
State: open - Opened by lserni about 2 years ago
#1883 - buildable PhpStorm 2023.1.1 plugin version
Pull Request -
State: closed - Opened by Haehnchen about 2 years ago
- 1 comment
#1882 - Maintenance: EA Inspections team, solve compatibility issues and follow contractual obligations
Issue -
State: closed - Opened by kalessil over 2 years ago
- 33 comments
#1881 - Not compatible with the version of your running IDE (PhpStorm 2022.3.3)
Issue -
State: closed - Opened by sprankhub over 2 years ago
- 12 comments
#1879 - Inspection "'strlen(...)' misused" is incorrect
Issue -
State: open - Opened by Pittiplatsch over 2 years ago
#1878 - [EA] Null pointer exception may occur here
Issue -
State: open - Opened by jokaorgua over 2 years ago
- 7 comments
#1875 - `readonly` doesn't get detected as an access-modifier
Issue -
State: open - Opened by xtay2 over 2 years ago
- 3 comments
#1874 - False positive: null reference
Issue -
State: open - Opened by Bilge over 2 years ago
- 2 comments
#1871 - Unable to locate JNA native support library
Issue -
State: closed - Opened by meeprakash25 over 2 years ago
- 3 comments
#1870 - Php Inspections (EA Ultimate) add Support for PhpStorm 2022.3.1
Issue -
State: closed - Opened by waleedbasit over 2 years ago
- 5 comments
#1866 - Improve docs for `Phar-incompatible 'realpath()' usage`
Pull Request -
State: closed - Opened by jdreesen over 2 years ago
- 1 comment
#1860 - java.lang.IllegalStateException: You must not register toolwindow programmatically so early. Rework code or use ToolWindowManager.invokeLater
Issue -
State: closed - Opened by spenserhale over 2 years ago
- 2 comments
#1859 - WillReturnStrategy.java: Simplify returnArgument
Pull Request -
State: closed - Opened by reedy over 2 years ago
- 1 comment
#1858 - Add `->will( $this->returnArgument(` simplification
Issue -
State: closed - Opened by reedy over 2 years ago
Labels: enhancement
#1842 - Fix incorrect usage of "amount" instead of "number"
Pull Request -
State: closed - Opened by TravisCarden almost 3 years ago
- 1 comment
#1839 - PHPStorm Plugin: "IllegalStateException: You must not register toolwindow programmatically so early"
Issue -
State: closed - Opened by danzar about 3 years ago
- 9 comments
#1833 - Php Inspections (EA Ultimate) Support
Issue -
State: open - Opened by bubba-h57 about 3 years ago
- 5 comments
#1831 - Enum Treated as Empty Class
Issue -
State: closed - Opened by bubba-h57 about 3 years ago
- 4 comments
Labels: bug / false-positive, confirmed
#1829 - License key
Issue -
State: closed - Opened by eNzyOfficial about 3 years ago
- 7 comments
#1824 - After update PHPStorm to 2022.1 plugin crash on startup IDE
Issue -
State: closed - Opened by izac1 over 3 years ago
- 4 comments
#1823 - Is this project Dead?
Issue -
State: closed - Opened by jansor over 3 years ago
- 15 comments
#1820 - Exception in PhpStorm 2022.1 EAP
Issue -
State: closed - Opened by mambax7 over 3 years ago
- 4 comments
#1818 - Add `is_scalar`, `sizeof`, `ini_get` and `sprintf` to list of compiled/optimized functions
Pull Request -
State: closed - Opened by jdreesen over 3 years ago
- 2 comments
#1815 - Improved detection of strict throws flag
Pull Request -
State: open - Opened by ricardoboss over 3 years ago
#1812 - Don't suggest Laravel Pest tests to be static functions
Issue -
State: open - Opened by tanthammar over 3 years ago
- 1 comment
#1806 - [FP] "missused foreach constructs" inspection suggests using `array_values()` for iterable
Issue -
State: open - Opened by jdreesen over 3 years ago
#1805 - Exception on 2022.1
Issue -
State: closed - Opened by maicol07 over 3 years ago
- 18 comments
#1796 - get_defined_functions() is malware?
Issue -
State: open - Opened by donquixote over 3 years ago
- 11 comments