- Affected version
- 2.1.0
When passing an entity short-name with a vendor namespace, the
It looks as though it should match, so I'm not sure if this is some sort of PHP bug or if there's something else I'm not seeing. This is on PHP 7.2.14.
max_length()
template function fails to match it against the regex \^\w+(?:\\\w+)?:\w+$/i
.It looks as though it should match, so I'm not sure if this is some sort of PHP bug or if there's something else I'm not seeing. This is on PHP 7.2.14.