Skip to content

Commit 3bfc4e8

Browse files
committed
Updated README
1 parent 0fa298a commit 3bfc4e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
* Require parameter and return typehints for functions and methods (either native or phpDocs)
2323
* Correct case for referenced and called function names.
2424
* Correct case for inherited and implemented method names.
25+
* Contravariance for parameter types and covariance for return types in inherited methods
2526

2627
Additional rules are coming in subsequent releases!
2728

0 commit comments

Comments
 (0)