Closed jdreesen closed 7 months ago
Fixes #567
The problem is, that the generated default value is in the wrong namespace, because the leading \ is missing.
\
This seems only to be a problem in PHP 8.1, see: https://3v4l.org/3JPCM
CI failure is unrelated.
Would it be possible to get a release with this fix?
Fixes #567
The problem is, that the generated default value is in the wrong namespace, because the leading
\
is missing.This seems only to be a problem in PHP 8.1, see: https://3v4l.org/3JPCM