Bug report
$flags only supports int-mask<0|[PREG_UNMATCHED_AS_NULL|PREG_OFFSET_CAPTURE>.
given other values, it should error
Code snippet that reproduces the problem
https://phpstan.org/r/140e3281-fece-4420-a679-4db73333492c
Expected output
4 error regarding invalid $flags arg
Did PHPStan help you today? Did it make you happy in any way?
No response
Bug report
$flags only supports
int-mask<0|[PREG_UNMATCHED_AS_NULL|PREG_OFFSET_CAPTURE>.given other values, it should error
Code snippet that reproduces the problem
https://phpstan.org/r/140e3281-fece-4420-a679-4db73333492c
Expected output
4 error regarding invalid $flags arg
Did PHPStan help you today? Did it make you happy in any way?
No response