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

PHPCSStandards / PHPCSUtils / 128
97%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/action-runners-c4b2a15d30
DEFAULT BRANCH: develop
Ran 22 Jan 2020 04:11PM UTC
Jobs 4
Files 11
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
128

Pull #33

travis-ci-com

web-flow
FunctionDeclarations::getProperties(): add 'return_type_end_token' to the array

The `getParameters()` method already returns stack pointers to both the "start" and "end" of a parameter type declaration.

The `getProperties()` method only returned the stack pointer to the _start_ of the return type declaration.

For feature completeness, a new `return_type_end_token` array index has been added to the array which is returned by this method.
The value will be `false` if there is no return type declaration; or the integer stack pointer to the last token of the return type declaration if there is.

Includes a new unit test for this feature, as well as some adjustments to the existing unit tests to allow for this feature.
Pull Request #33: FunctionDeclarations::getProperties(): various improvements

26 of 26 new or added lines in 2 files covered. (100.0%)

1086 of 1125 relevant lines covered (96.53%)

55.33 hits per line

Jobs
ID Job ID Ran Files Coverage
29 128.29 (LINT=1 PHPCS_VERSION="dev-master" COVERALLS_VERSION="^2.0") 22 Jan 2020 04:11PM UTC 0
93.57
Travis Job 128.29
30 128.30 (PHPCS_VERSION="2.9.2" COVERALLS_VERSION="^2.0") 22 Jan 2020 04:11PM UTC 0
94.01
Travis Job 128.30
31 128.31 (LINT=1 PHPCS_VERSION="dev-master" COVERALLS_VERSION="^1.0") 22 Jan 2020 04:11PM UTC 0
92.51
Travis Job 128.31
32 128.32 (PHPCS_VERSION="2.6.0" COVERALLS_VERSION="^1.0") 22 Jan 2020 04:13PM UTC 0
92.44
Travis Job 128.32
Source Files on build 128
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #128
  • Pull Request #33
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

© 2026 Coveralls, Inc