phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Refactor ComposerPhpVersionFactory

Open staabm opened this issue 1 week ago • 1 comments

extracts ComposerPhpVersionParser to allow re-use of version-string into min/max PhpVersion parsing.

I think this will be usefull in https://github.com/phpstan/phpstan-phpunit/pull/269 to build PhpVersion min/max for versions in PHPUnits #[RequiresPhp('5.*')]-attribute.

staabm avatar Dec 15 '25 12:12 staabm

This pull request has been marked as ready for review.

phpstan-bot avatar Dec 15 '25 12:12 phpstan-bot