Releases: composer/pcre
Releases · composer/pcre
2.1.3
- Fixed deprecations when running on PHP 8.4
Full Changelog: 2.1.2...2.1.3
3.1.2
- Fixed
@param-out
and$match
by-ref args to work better with PHPStan 1.10.60 - Fixed bug in Preg::replaceCallbackStrictGroups not detecting null values when used with PREG_OFFSET_CAPTURE
Full Changelog: 3.1.1...3.1.2
2.1.2
- Fixed
@param-out
and$match
by-ref args to work better with PHPStan 1.10.60
Full Changelog: 2.1.1...2.2.0
3.1.1
2.1.1
3.1.0
2.1.0
3.0.2
- Improved type annotations for static analysis, $matches will now be populated correctly with
@param-out
annotations (requires PHPStan 1.9)
Full Changelog: 3.0.1...3.0.2
3.0.1
2.0.2
- Improved type annotations for static analysis, $matches will now be populated correctly with
@param-out
annotations (requires PHPStan 1.9)
Full Changelog: 2.0.1...2.0.2