Thank you for your contribution.
I can see that you have replaced many instances of array()
with []
but AFAIK, array()
has a better backward compatibility.
Here a typo? (!isset($matches[1]) || !isset($matches[1]) || !isset($matches[1]))
Also, the usage of boolean parameters may be hint of code smell. See this
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Thank you for your review, @justyy! Keep up the good work!