1.1.2 #276
mglaman
announced in
Announcements
1.1.2
#276
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.
-
Highlights
With #264 we have added the ability to look up discovered extensions, which should greatly improve the rules which load files called by
module_load_include
andModuleHandlerInterface::loadInclude
. Previously these two rules had to re-scan for extensions whenever the function or method was analyzed.What's Changed
@internal
by @brambaud in Detect when a class extends a class that has been flagged as @internal #248@property
annotations on Entity classes by @jacktonkin in Respect @property annotations on Entity classes #268New Contributors
Full Changelog: 1.1.1...1.1.2
This discussion was created from the release 1.1.2.
Beta Was this translation helpful? Give feedback.
All reactions