Closed (fixed)
Project:
JSON-RPC
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2024 at 02:03 UTC
Updated:
18 Sep 2024 at 13:29 UTC
Jump to comment: Most recent
Now that all phpstan scans are passing, let's type all the arguments for additional safety.
This issue was originally intended to type hint everything, but since that involves too many changes, I split it into two issues, this one and the follow-up #3471922: Add types for function returns.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ptmkenny commentedThis is likely to cause breaking changes so it should be part of the 3.0 release.
Comment #7
ptmkenny commentedTests are failing with errors like these:
Comment #9
ptmkenny commentedComment #10
ptmkenny commentedComment #11
ptmkenny commentedComment #12
ptmkenny commentedComment #14
ptmkenny commented