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

PHPCSStandards / PHP_CodeSniffer / 16075149126 / 6
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2025 02:12PM UTC
Files 310
Run time 17s
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

04 Jul 2025 01:42PM UTC coverage: 2.504% (-0.001%) from 2.505%
16075149126.6

push

github

web-flow
Generic/Syntax: add support for inspecting code passed via STDIN (#1151)

* Generic/Syntax: add support for inspecting code passed via STDIN

This commit improves the Generic.PHP.Syntax sniff to make it work when
code is passed via STDIN. Before, any code passed this way would cause a
false negative as the sniff was not taking into account that
`$phpcsFile->getFilename()` might return `STDIN` instead of an actual
file name.

The test is not run on Windows as STDIN is currently not supported on Windows.

705 of 28153 relevant lines covered (2.5%)

0.25 hits per line

Source Files on job os-windows-latest-php-8.4-custom-ini-false - 16075149126.6
  • Tree
  • List 310
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16075149126
  • 83312f6a on github
  • Prev Job for on master (#16064061511.8)
  • Next Job for on master (#16307299131.5)
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