- Issue created by @cmlara
- last update
about 1 year ago 20 pass, 2 fail - @cmlara opened merge request.
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 2:24am 11 September 2023 - πΊπΈUnited States cmlara
First round with return type hits where we have a solid API.
Parameter type hints where we have a well defined API, biggest exceptions are the plugin validate() method which has no defined interface and has type hints that conflict with the code (requesting an integer and passing it to a method requesting a string). Also skipped type hints where the parent interfaces or implementations do not allow adding such.
- last update
about 1 year ago 21 pass - last update
about 1 year ago 21 pass -
cmlara β
committed fe00f774 on 2.x
Issue #3385496: Add return, property, and parameter type hints to code
-
cmlara β
committed fe00f774 on 2.x
- Status changed to Fixed
about 1 year ago 6:58am 16 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.