- Issue created by @mstrelan
- @mstrelan opened merge request.
- Status changed to Needs review
over 1 year ago 11:18pm 7 November 2023 - First commit to issue fork.
- @smustgrave opened merge request.
- Status changed to RTBC
over 1 year ago 2:46pm 8 November 2023 - 🇺🇸United States smustgrave
MR 5296 contains the results of adding strict type to the all the tests and the fixes you made in MR 5273. Gitlab is faster then my local but all green.
- Status changed to Active
over 1 year ago 10:17pm 8 November 2023 - 🇦🇺Australia mstrelan
FWIW (I didn't make it clear) but the earlier commits in the MR will demonstrate all the fails and all the fixes. MR 5296 is good verification that the fixes resolve all the issues. Once this is committed we can move over to 📌 Add declare(strict_types=1) to all Functional JavaScript tests Fixed .
- Status changed to RTBC
over 1 year ago 10:30pm 8 November 2023 - Status changed to Needs work
over 1 year ago 10:18pm 14 November 2023 - 🇺🇸United States xjm
Nice work on this.
There are any number of unnecessary
sprintf()
calls being added where we can just embed the variables in the string. It seems nowadays array values don't even require{}
anymore also. Also one place where the comparison operator should probably be improved to go along with this.Thanks!
- Status changed to Needs review
over 1 year ago 10:30pm 14 November 2023 - 🇦🇺Australia mstrelan
Thanks for the review, these have all been addressed. I'm not sure about removing the {} from array values, it doesn't work in https://3v4l.org/nk9So unless I remove the single quotes as well in https://3v4l.org/iaBCO, which my IDE didn't like.
- Status changed to RTBC
over 1 year ago 4:22pm 15 November 2023 - Status changed to Fixed
over 1 year ago 7:23pm 15 November 2023 - 🇺🇸United States xjm
Committed to 11.x, 10.2.x, and 10.1.x as a test improvement. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 2:00am 10 December 2023