• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PHPCSStandards / PHP_CodeSniffer / 11787043801

Builds Branch Commit Type Ran Committer Via Coverage
11787043801 master Merge pull request #667 from PHPCSStandards/feature/phpcs-ruleset-tweak PHPCS ruleset: make the file level `@author` tag optional push 11 Nov 2024 10:44PM UTC web-flow github
76.11
11786694596 feature/phpcs-ruleset-tweak Merge 0b8893620 into b7dcdf8bc Pull #667 11 Nov 2024 09:53PM UTC web-flow github
76.11
11784326538 master Merge pull request #666 from PHPCSStandards/feature/ghactions-dont-fail-on-8.4 GH Actions: update for the release of PHP 8.4 push 11 Nov 2024 07:06PM UTC web-flow github
76.11
11783879531 feature/ghactions-dont-fail-on-8.4 Merge fda697f60 into c2b6235e5 Pull #666 11 Nov 2024 06:34PM UTC web-flow github
76.11
11781185462 test-coverage-upper-case-constant-name Merge de8a5d034 into c2b6235e5 Pull #665 11 Nov 2024 03:16PM UTC web-flow github
76.13
11641981339 4.0 Generic/DisallowSpaceIndent: add test with multi-line `yield from` As the indentation whitespace in a multi-line `yield from` expression is now tokenized as `T_WHITESPACE`, instead of being tokenized as part of the (second) `T_YIELD_FROM` token, ... push 02 Nov 2024 10:32AM UTC jrfnl github
74.42
11641786922 master Merge pull request #647 from PHPCSStandards/feature/529-tokenizer-yield-from-tokenization-review PHP 8.3 | Tokenizer/PHP: support "yield from" with comments push 02 Nov 2024 10:24AM UTC web-flow github
76.11
11641544685 feature/529-tokenizer-yield-from-tokenization-review Merge fc6d98a4e into db1ebe191 Pull #647 02 Nov 2024 09:19AM UTC web-flow github
76.11
11641536155 4.0 Util\Timing::getHumanReadableDuration: magic numbers to constants Make the code more self-descriptive and use less "magic numbers" by declaring a couple of constants. push 02 Nov 2024 09:17AM UTC jrfnl github
74.35
11641516223 master Merge pull request #658 from PHPCSStandards/feature/util-timer-gethumanreadableduration-improve Util\Timing::getHumanReadableDuration: improve time display push 02 Nov 2024 09:35AM UTC web-flow github
76.05
11641487587 4.0 Generic/DuplicateClassName: performance fix As things were, the sniff would unconditionally walk a complete file, making it one of the top 15 slowest sniffs. However, OO structures in PHP cannot be nested, so once we've found an OO declaration, ... push 02 Nov 2024 09:09AM UTC jrfnl github
74.35
11641264429 master Merge pull request #653 from PHPCSStandards/feature/generic-duplicateclassname-fix-bugs-performance Generic/DuplicateClassName: 4 bug fixes + performance improvement push 02 Nov 2024 08:54AM UTC web-flow github
76.05
11641146220 4.0 Generic/ConstructorName: minor efficiency tweak As things were, the `$startIndex` would be the `function` keyword in the function declaration, which means that the complete declaration (parameters, defaults etc) would be walked, while we only rea... push 02 Nov 2024 08:12AM UTC jrfnl github
74.35
11622131117 4.0 Generic/TraitNameSuffix: add inline comment This commit just adds an inline comment documenting why the sniff bails early if there is no trait name. Doing this to follow the same pattern used by other similar sniffs like AbstractClassName https:/... push 01 Nov 2024 12:44AM UTC jrfnl github
74.34
11622122915 master Merge pull request #659 from rodrigoprimo/test-coverage-trait-name-suffix Generic/TraitNameSuffix: improve code coverage push 01 Nov 2024 01:04AM UTC web-flow github
76.04
  • ← Previous
  • 1
  • 2
  • …
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • …
  • 186
  • 187
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc