Support constants on class-string<Foo> #188
Closed
spaze
announced in
Announcements
Replies: 1 comment
-
2.14.0 has introduced a regression bug so I've replaced it with 2.14.1 which fixes the issue #189. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$foo::BAR
where$foo
is declared asclass-string<Foo>
, this partly fixes a very old issue (Support$foo::BAR
where$foo
is declared asclass-string<Foo>
#186, thanks @eithed)Internal change:
\Name\Space
→Name\Space
) (Remove the initial namespace separator from class names in one place #187)This discussion was created from the release Support constants on class-string.
Beta Was this translation helpful? Give feedback.
All reactions