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

JayBizzle / Crawler-Detect / 27368777057
100%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 06:30PM UTC
Jobs 1
Files 5
Run time 1min
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

11 Jun 2026 06:29PM UTC coverage: 100.0%. Remained the same
27368777057

push

github

web-flow
Drop PHP 7.1 support; tighten phpunit constraint (#608)

Closes the open Dependabot alert on phpunit/phpunit
(GHSA-vvj3-c3rp-c85p — unsafe deserialization in PHPT code coverage
handling, fixed in 8.5.52). The previous require-dev constraint
`^4.8|^5.5|^6.5|^7.5|^8.5.52|^9.4` still let composer resolve a
vulnerable phpunit on PHP 7.1, because 8.5.52 needs PHP 7.2+.

Changes:
- composer.json: phpunit/phpunit narrowed to `^8.5.52|^9.4`.
- composer.json: runtime requirement bumped from `>=7.1.0` to `>=7.2.0`
  to reflect that we no longer test or attest PHP 7.1. PHP 7.1 has been
  EOL since December 2019.
- test.yml: PHP 7.1 dropped from the matrix.

src/ does not use any PHP 7.2+ syntax, so the library itself is
unaffected. Existing 7.1 installs simply won't pull the new release.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

44 of 44 relevant lines covered (100.0%)

14.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27368777057.1 11 Jun 2026 06:30PM UTC 5
100.0
GitHub Action Run
Source Files on build 27368777057
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 20d7bd4a on github
  • Prev Build on master (#27306650538)
  • Next Build on master (#27369210037)
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