Skip to content

Tags: fenetikm/coder

Tags

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.

7.x-1.3

Toggle 7.x-1.3'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.