We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix up deprecation.
Fix throw sniff.
Fix support for Slev V8.16
Merge pull request #22 from php-collective/dereuromark-patch-1 PHP 8.4
Fix DefaultValue sniff
Remove debugging.
Replace invalid nullable ? in docblocks with |null verbosely. (#17) * Replace Nullable ? in docblocks with |null verbosely.
Add missing array access sniff.
Docs
Fix CS