Bug report
dumping the constant PDO::PARAM_STR returns a 3 via constant reflection, but the constant at php runtime has the value 2
https://phpstan.org/r/4de128fb-5101-4a3e-8b57-bd81487e706f
https://3v4l.org/hXh27
this is the one single issue which makes the last test in phpstan/phpstan-src#763 fail
native reflection seem to be correct
https://3v4l.org/FSkiS
Bug report
dumping the constant
PDO::PARAM_STRreturns a3via constant reflection, but the constant at php runtime has the value2https://phpstan.org/r/4de128fb-5101-4a3e-8b57-bd81487e706f
https://3v4l.org/hXh27
this is the one single issue which makes the last test in phpstan/phpstan-src#763 fail
native reflection seem to be correct
https://3v4l.org/FSkiS