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

FriendsOfPHP / PHP-CS-Fixer / 22276
89%
master: 93%

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 16 Nov 2020 10:52AM UTC
Jobs 1
Files 427
Run time 42s
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
22276

push

travis-ci-com

SpacePossum
minor #5254 PHP8 - mixed type support (SpacePossum)

This PR was merged into the 2.15 branch.

Discussion
----------

PHP8 - mixed type support

On master check `phpdoc_to_param_type`  as well.

`PhpdocToReturnTypeFixer` could support:
```
            'skip mixed types' => [
                '<?php /** @return Foo|Bar */ function my_foo(): mixed {}',
                '<?php /** @return Foo|Bar */ function my_foo() {}',
            ],
```
through configuration if we want to

Commits
-------

1008bc144 PHP8 - mixed type support

15020 of 16803 relevant lines covered (89.39%)

35.67 hits per line

Jobs
ID Job ID Ran Files Coverage
7 22276.7 (DEFAULT_COMPOSER_FLAGS="--optimize-autoloader --no-interaction --no-progress" COMPOSER_FLAGS="") 16 Nov 2020 10:45AM UTC 0
89.39
Travis Job 22276.7
Source Files on build 22276
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #22276
  • 8cefe7ef on github
  • Prev Build on 2.15 (#22275)
  • Next Build on 2.15 (#22278)
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