Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5ed8cb3
Classes/DeclarationCompatibility: bug fix - incorrect method name
jrfnl Jul 24, 2025
e9ac45f
Classes/DeclarationCompatibility: improve the tests
jrfnl Jul 24, 2025
d029cf3
Classes/DeclarationCompatibility: don't listen outside classes
jrfnl Jul 24, 2025
8e6ac38
Classes/DeclarationCompatibility: normalize method signature
jrfnl Jul 24, 2025
5e2b887
Classes/DeclarationCompatibility: remove redundant property
jrfnl Jul 24, 2025
f4daea0
Classes/DeclarationCompatibility: code simplification [1] / deprecate…
jrfnl Jul 24, 2025
b6863bc
Classes/DeclarationCompatibility: code simplification [2] / deprecate…
jrfnl Jul 24, 2025
a4a1b8a
Classes/DeclarationCompatibility: rename some parameters
jrfnl Jul 24, 2025
5fc17c6
Classes/DeclarationCompatibility: remove duplicate calls to `count()`
jrfnl Jul 24, 2025
957c442
Classes/DeclarationCompatibility: bug fix - reference mismatch not re…
jrfnl Jul 24, 2025
735558f
Classes/DeclarationCompatibility: bug fix - false positives for valid…
jrfnl Jul 24, 2025
d960ea4
Classes/DeclarationCompatibility: bug fix - properly handle PHP 5.6+ …
jrfnl Jul 24, 2025
08a7195
Classes/DeclarationCompatibility: minor code consistency tweak
jrfnl Jul 24, 2025
54a1580
Classes/DeclarationCompatibility: bug fix - false negatives for error…
jrfnl Jul 24, 2025
931ec20
Classes/DeclarationCompatibility: bug fix - class and function names …
jrfnl Jul 24, 2025
724d67c
Classes/DeclarationCompatibility: move some variable declarations
jrfnl Jul 24, 2025
5b168fe
Classes/DeclarationCompatibility: bug fix - recognize extended class …
jrfnl Jul 24, 2025
e654379
Classes/DeclarationCompatibility: bug fix - false positives for neste…
jrfnl Jul 25, 2025
d9e13cc
Classes/DeclarationCompatibility: add support for PHP 7.0+ anonymous …
jrfnl Jul 25, 2025
a900e2f
Classes/DeclarationCompatibility: minor code stability tweaks
jrfnl Jul 25, 2025
632d810
Classes/DeclarationCompatibility: minor documentation improvements
jrfnl Jul 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading