Spent the morning to make sure #composer/pcre, @PHPCSFixer, thecodingmachine/safe #phpstan integrations will utilize latest PCRE type inference additions
goal is to make sure users of this regex wrappers will have the same benefits native php-src preg_* function consumers have
New #ampache release again!
Bugs found and bugs squashed from the #api work and #phpstan issues.
There is a problem with the #docker images not loading the web player properly so if you're on docker hold out for a bit while I work that out
You might remember #PHPStan supports array-shapes for $matches in preg_match*() since ~June 2024.
RegEx AST based inference implemented before AI was even a thing.
Today I realized that we can re-use the existing RegEx inference for $subject :-). Coming to you in the next release