What's Changed
- Fix contributor instructions: correct test path, drop raw/ ask by @JayBizzle in #607
- Clean up CI: scoped coverage, bump coveralls and php-cs-fixer by @JayBizzle in #606
- Drop unused capture group and memoize compiled regex by @JayBizzle in #605
- Flag Czech bot by @allengustrowsky in #609
- Key compiled-regex cache by fixture class instead of pattern hash by @JayBizzle in #610
- Add PHPStan static analysis (level 5) with CI workflow by @JayBizzle in #612
- Hygiene: normalize symbolicator pattern, newline-terminate raw exports by @JayBizzle in #613
- Modernize test suite and CI: PHP 8.5, migrated phpunit config, test renames by @JayBizzle in #611
- Drop PHP 7.1 support; tighten phpunit constraint (closes Dependabot alert) by @JayBizzle in #608
New Contributors
- @allengustrowsky made their first contribution in #609
Full Changelog: v1.3.11...v1.4.0