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

PHPCSStandards / PHPCSUtils / 118

Builds Branch Commit Type Ran Committer Via Coverage
118 develop Merge pull request #29 from PHPCSStandards/feature/objectdeclarations-improve-getclassproperties ObjectDeclarations::getClassProperties(): various improvements push 22 Jan 2020 02:20PM UTC web-flow travis-ci-com pending completion   set done
117 feature/objectdeclarations-improve-findextends-implements ObjectDeclarations::findNames(): return cleaned up names Previously, the method would use the `GetTokensAsString::normal()` method to retrieve the name of extended/implemented classes/interfaces. Other than to just check that a class/interface _... Pull #30 22 Jan 2020 02:05PM UTC web-flow travis-ci-com pending completion   set done
115 feature/objectdeclarations-improve-getclassproperties ObjectDeclarations::getClassProperties(): minor code reorganization * Move the class modifier keywords array to a class property in the `PHPCSUtils\Tokens\Collections` class. * Declare the `$properties` results array before looping through the to... Pull #29 22 Jan 2020 01:50PM UTC web-flow travis-ci-com pending completion   set done
111 feature/objectdeclarations-improve-getname ObjectDeclarations::getName(): improved handling of parse errors While certain names may be invalid, such as construct names starting with a number, for the purpose of alerting users to these invalid names, the `getName()` method should be able t... Pull #28 22 Jan 2020 05:18AM UTC web-flow travis-ci-com pending completion   set done
109 develop Merge pull request #27 from PHPCSStandards/feature/new-objectdeclarations-class New Utils\ObjectDeclarations class push 22 Jan 2020 05:01AM UTC web-flow travis-ci-com pending completion   set done
108 feature/new-objectdeclarations-class :sparkles: New Utils\ObjectDeclarations class New `PHPCSUtils\Utils\ObjectDeclarations` class which will hold improved versions of the `File::getDeclarationName()`, `File::getClassProperties()`, `File::findExtendedClassName()` and the `File::find... Pull #27 22 Jan 2020 04:43AM UTC web-flow travis-ci-com pending completion   set done
106 develop Merge pull request #26 from PHPCSStandards/feature/bcfile-getclassproperties-add-tests BCFile::getClassProperties(): add unit tests push 22 Jan 2020 04:26AM UTC web-flow travis-ci-com pending completion   set done
104 feature/bcfile-getclassproperties-add-tests BCFile::getClassProperties(): add unit tests Pull #26 22 Jan 2020 04:09AM UTC web-flow travis-ci-com pending completion   set done
100 develop Merge pull request #24 from PHPCSStandards/feature/utils/new-scopes-class New Utils\Scopes class push 22 Jan 2020 03:52AM UTC web-flow travis-ci-com pending completion   set done
103 feature/bcfile-getdeclarationame-add-tests-and-fix-bc BCFile::getDeclarationName(): fix compatibility with PHPCS < 2.6.1 [3] In PHPCS 2.6.0, when live coding, the last token in a file can be tokenized as `T_STRING`, but without having the `content` index key set. This commit adds a work-around to t... Pull #25 22 Jan 2020 03:39AM UTC web-flow travis-ci-com pending completion   set done
99 feature/utils/new-scopes-class :sparkles: New Utils\Scopes class New `PHPCSUtils\Utils\Scopes` class which will hold methods related to the scoping of tokens. This class is closely related to the `PHPCSUtils\Utils\Conditions` class in that it uses the `$tokens[$stackPtr]['cond... Pull #24 22 Jan 2020 03:13AM UTC web-flow travis-ci-com pending completion   set done
96 feature/utilitymethodtestcase-allow-overruling-of-tabwidth TestUtils\UtilityMethodTestCase: allow for overruling the default tab width This allows for concrete child classes to set a custom tab width to use for a particular test. Pull #23 22 Jan 2020 02:31AM UTC web-flow travis-ci-com pending completion   set done
90 feature/bcfile-getmemberprops-sync-test-with-upstream BCFile::getMemberProperties(): sync tests with PHPCS Update for changed made in upstream PR 2804. Pull #22 22 Jan 2020 02:03AM UTC web-flow travis-ci-com pending completion   set done
89 feature/bcfile-minor-docs-update BCFile: minor documentation update See squizlabs/PHP_CodeSniffer 2809 Co-authored-by: Klaus Purer <klaus.purer@protonmail.ch> Pull #21 22 Jan 2020 01:47AM UTC web-flow travis-ci-com pending completion   set done
88 feature/minor-cs-cleanup Minor CS clean up Pull #20 22 Jan 2020 01:33AM UTC web-flow travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 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