Closed (fixed)
Project:
Computed Field
Version:
3.0.0-alpha2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2022 at 14:36 UTC
Updated:
3 Feb 2024 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tmaiochi commentedI'll review this!
Comment #3
tmaiochi commentedI saw in my review that it still had some messages from phpcs. I fixed almost all of them except these:
because I didn't find all the usage of
$default_valueand I didn't know if the method was overriding so I kept them as they were.Kindly review it.
Comment #5
bendale commentedThank you @tmaiochi for the patch. I tested your patch and did not see any issues. It is working fine. I agree with you about keeping the remaining error and warning as it is.
Comment #6
lucienchalom commentedI reiterate what @bendale said, there is only the reported errors.
So i am moving to RTBC.
Comment #8
colanThanks!