Disallow create_function and support PHPStan 1.12.6, getting ready for 2.0 #268
Closed
spaze
announced in
Announcements
Replies: 0 comments
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.
-
create_function
as a disallowed function call (Add create_function as a disallowed function call #261, thanks @BackEndTea)ClassConstFetch
where$class
isName
only for enums to correctly support PHPStan 1.12.6 (ProcessClassConstFetch
where$class
isName
only for enums #266)Internal changes:
This discussion was created from the release Disallow create_function and support PHPStan 1.12.6, getting ready for 2.0.
Beta Was this translation helpful? Give feedback.
All reactions