Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
- Remove use-statement order sniff updated 13 Dec 2024 at 19:04 UTC
- Improve the cspell exception in Drupal.Commenting.InlineComment.InvalidEndChar updated 6 Oct 2024 at 19:04 UTC
- Enable cspell checking in Coder updated 3 Jan 2025 at 09:27 UTC
- Add sniff for declare(strict_types=1); updated 9 Jun 2024 at 07:45 UTC
- Allow _construct() method to omit docblock updated 10 Feb 2024 at 17:34 UTC
- Drupal.Arrays.Array.LongLineDeclaration make me write less readable code updated 24 Oct 2023 at 15:14 UTC
- Test for regressions against Drupal core updated 23 Oct 2023 at 13:19 UTC
- ConstantName.ConstantStart sniff is broken in 8.3.19 and 8.3.20 updated 1 Aug 2023 at 12:04 UTC
- Add sniff to check and fix the order of Use statements updated 19 Jun 2023 at 13:52 UTC
- Ensure module dependencies are an array in .info.yml updated 21 Mar 2023 at 17:49 UTC
- @inheritdoc without { } is treated as a tag and gives missleading message updated 19 Mar 2023 at 17:19 UTC
- @trigger_error deprecation sniff is too strict - allow the message to start with a variable updated 7 Mar 2022 at 15:49 UTC
- Deprecation error messages don't allow module:n.n.n versions updated 7 Mar 2022 at 14:44 UTC
- Improve the auto-fixing for DocComment.ShortFullStop coding standard updated 1 Jan 2021 at 10:49 UTC
- Incorrect counting of nested inline array items for linelength sniff updated 31 Dec 2020 at 17:09 UTC
- Regression in @ tag sniff TagGroupSpacing updated 11 Dec 2020 at 10:54 UTC
- Create automatic fixer for @todo sniff updated 23 Nov 2020 at 13:34 UTC
- InlineVariableComment fix breaks on commented var block updated 18 Nov 2020 at 14:59 UTC
- Cater for variable interpolation strings in @trigger_error sniff updated 19 Dec 2020 at 09:57 UTC
- Add a sniff to ensure @todo comments follow the coding standards updated 2 Nov 2020 at 13:29 UTC
- Use $parenthesisCloser column to correctly determine inline array length updated 27 Nov 2020 at 09:10 UTC
- Incorrect "variable is undefined" when using array destructuring, for example list( ) syntax updated 21 Sep 2020 at 11:04 UTC
- Why is a two-element array allowed to exceed the maximum line length? updated 4 Nov 2020 at 16:21 UTC
- Include ddm() devel function in discouraged/forbidden functions updated 15 Jul 2020 at 16:04 UTC
- Make it possible to deprecate and point to semantic versions of contrib projects updated 1 Jun 2021 at 01:41 UTC
- Incorrect automatic fix for Drupal.Classes.FullyQualifiedNamespace.UseStatementMissing updated 18 Jun 2020 at 11:09 UTC
- Automatically fixing @deprecated doc text updated 4 Sep 2020 at 12:24 UTC
- Add a rule for expected format of @deprecated and @trigger_error() text updated 12 Jun 2019 at 14:39 UTC
- Cater for sprintf() inside @trigger_error call updated 16 May 2019 at 18:59 UTC
- Contrib project version is not correctly matched in @deprecated tag updated 14 May 2019 at 13:29 UTC
- FunctionTriggerError does not extract the full error message when it contains concatenations updated 12 May 2019 at 17:09 UTC
- "Docblock should be immediately above" - Carriage Return Line Feed problems updated 17 Aug 2015 at 06:14 UTC