Skip to content

Tags: php-collective/code-sniffer

Tags

0.2.14

Verified

This commit was signed with the committer’s verified signature.
dereuromark Mark Scherer
Fix up deprecation.

0.2.13

Verified

This commit was signed with the committer’s verified signature.
dereuromark Mark Scherer
Fix throw sniff.

0.2.12

Verified

This commit was signed with the committer’s verified signature.
dereuromark Mark Scherer
Fix support for Slev V8.16

0.2.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from php-collective/dereuromark-patch-1

PHP 8.4

0.2.10

Verified

This commit was signed with the committer’s verified signature.
dereuromark Mark Scherer
Fix DefaultValue sniff

0.2.9

Verified

This commit was signed with the committer’s verified signature.
dereuromark Mark Scherer
Remove debugging.

0.2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace invalid nullable ? in docblocks with |null verbosely. (#17)

* Replace Nullable ? in docblocks with |null verbosely.

0.2.7

Add missing array access sniff.

0.2.6

Docs

0.2.5

Fix CS