File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ category: breaking
33---
44* Removed the deprecated ` overrideReturnsNull ` predicate from ` Options.qll ` . Use ` CustomOptions.overrideReturnsNull ` instead.
55* Removed the deprecated ` returnsNull ` predicate from ` Options.qll ` . Use ` CustomOptions.returnsNull ` instead.
6- * Removed the deprecated ` exits ` predicate from ` Options.qll ` . Use ` CustomOptions.exist ` instead.
6+ * Removed the deprecated ` exits ` predicate from ` Options.qll ` . Use ` CustomOptions.exits ` instead.
77* Removed the deprecated ` exprExits ` predicate from ` Options.qll ` . Use ` CustomOptions.exprExits ` instead.
88* Removed the deprecated ` alwaysCheckReturnValue ` predicate from ` Options.qll ` . Use ` CustomOptions.alwaysCheckReturnValue ` instead.
99* Removed the deprecated ` okToIgnoreReturnValue ` predicate from ` Options.qll ` . Use ` CustomOptions.okToIgnoreReturnValue ` instead.
You can’t perform that action at this time.
0 commit comments