Skip to content

Tags: gapple/drupal-coder

Tags

8.3.1

Toggle 8.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pfrenssen#15 from pfrenssen/custom-autoloader

Add a custom autoloader for abstract base classes

8.2.12

Toggle 8.2.12's commit message
feat(ExpectedExceptionSniff): Add sniff to forbid usage of PHPUnit @E…

…xpectedException annotation (#2859286)

8.x-2.12

Toggle 8.x-2.12's commit message
feat(ExpectedExceptionSniff): Add sniff to forbid usage of PHPUnit @E…

…xpectedException annotation (#2859286)

8.2.11

Toggle 8.2.11's commit message
chore(composer): Update PHPCS minimum version to 2.8.1 after upstream…

… security fix

8.x-2.11

Toggle 8.x-2.11's commit message
chore(composer): Update PHPCS minimum version to 2.8.1 after upstream…

… security fix

8.2.10

Toggle 8.2.10's commit message
chore(ScopeIndentSniff): Backport anonymous classes support from upst…

…ream PHPCS

8.x-2.10

Toggle 8.x-2.10's commit message
chore(ScopeIndentSniff): Backport anonymous classes support from upst…

…ream PHPCS

8.2.9

Toggle 8.2.9's commit message
fix(FunctionCommentSniff): Allow PHP 7 primitive type hints in functi…

…ons and methods (issue #2795149 by klausi, chriscohen)

8.x-2.9

Toggle 8.x-2.9's commit message
fix(FunctionCommentSniff): Allow PHP 7 primitive type hints in functi…

…ons and methods (issue #2795149 by klausi, chriscohen)

7.x-2.6

Toggle 7.x-2.6's commit message
Prevent unauthenticated remote code execution.

  Only allow command line invocation of the 'coder_upgrade.run.php' script
  by the 'exec' call within the submit handler of coder_upgrade.