We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa298a commit 3bfc4e8Copy full SHA for 3bfc4e8
README.md
@@ -22,6 +22,7 @@
22
* Require parameter and return typehints for functions and methods (either native or phpDocs)
23
* Correct case for referenced and called function names.
24
* Correct case for inherited and implemented method names.
25
+* Contravariance for parameter types and covariance for return types in inherited methods
26
27
Additional rules are coming in subsequent releases!
28
0 commit comments