| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-11 | 1.4 kB | |
| v1.4.0 source code.tar.gz | 2026-06-11 | 34.3 kB | |
| v1.4.0 source code.zip | 2026-06-11 | 45.0 kB | |
| Totals: 3 Items | 80.7 kB | 2 | |
What's Changed
- Fix contributor instructions: correct test path, drop raw/ ask by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/607
- Clean up CI: scoped coverage, bump coveralls and php-cs-fixer by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/606
- Drop unused capture group and memoize compiled regex by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/605
- Flag Czech bot by @allengustrowsky in https://github.com/JayBizzle/Crawler-Detect/pull/609
- Key compiled-regex cache by fixture class instead of pattern hash by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/610
- Add PHPStan static analysis (level 5) with CI workflow by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/612
- Hygiene: normalize symbolicator pattern, newline-terminate raw exports by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/613
- Modernize test suite and CI: PHP 8.5, migrated phpunit config, test renames by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/611
- Drop PHP 7.1 support; tighten phpunit constraint (closes Dependabot alert) by @JayBizzle in https://github.com/JayBizzle/Crawler-Detect/pull/608
New Contributors
- @allengustrowsky made their first contribution in https://github.com/JayBizzle/Crawler-Detect/pull/609
Full Changelog: https://github.com/JayBizzle/Crawler-Detect/compare/v1.3.11...v1.4.0