- π§πͺBelgium dieterholvoet Brussels
I just tested and the first merge request does apply to the latest version of the module, 1.0.1. If there are other places this needs to be fixed, why not commit to the existing MR like @Janec did? I don't see a reason to open a new one, it's just a potential source of confusion.
- π³π±Netherlands aken.niels@gmail.com
nielsva β made their first commit to this issueβs fork.
- π³π±Netherlands aken.niels@gmail.com
Agreed, MR 11 could easily be updated with MR12, just merged that into MR 11 so that is leading again. We're currently patching this issue, using the attached patch extracted from the MR.
Just to be clear, this probably needs some extra work, handling all the exceptions from the api.
- π³π±Netherlands aken.niels@gmail.com
Whoops, scratch that, wrong patch. This should be the correct one:
- last update
over 1 year ago Composer error. Unable to continue. - Status changed to Needs review
over 1 year ago 8:59am 18 August 2023 - π§πͺBelgium dieterholvoet Brussels
I did some more changes: I got rid of all try/catches, since exceptions are being caught and returned anyway. I also noticed the return type of ApiInterface::getUser isn't nullable, but we're returning null if the request failed. I fixed that.
- last update
over 1 year ago 5 pass - Status changed to RTBC
about 1 year ago 12:37pm 9 October 2023 - πΊπΈUnited States ben.hamelin Adirondack Mountains, NY
@DieterHolvoet Code review there looks good to me!
- last update
about 1 year ago 5 pass -
DieterHolvoet β
committed de52b22b on 1.0.x
Issue #3279838 by DieterHolvoet, nielsva, Rob230, Janec, ben.hamelin:...
-
DieterHolvoet β
committed de52b22b on 1.0.x
- Status changed to Fixed
about 1 year ago 12:39pm 10 October 2023 - π¬π§United Kingdom Rob230
Why is the array cast to an object and then put inside an array? Why not just return the array?
Automatically closed - issue fixed for 2 weeks with no activity.