Removal of deprecated constants & query syntax #463
SanderMertens
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The deprecated
INSTANCEOF
,CHILDOF
,TRAIT
andSingleton
constants are removed from the codebase. Additionally, the deprecated trait query syntax has also been removed. The last commit before these changes is: 65353d6Make sure to update code to the replacements:
C API:
C++ API:
Query syntax:
Beta Was this translation helpful? Give feedback.
All reactions