v2.0.3
Fixed
- As there is the new query string package, replace the last usage of the
Helpers::queryStringToArray()
method with theQuery
class from the package, to not have duplicate logic. Also, the package already contains some fixes.
Helpers::queryStringToArray()
method with the Query
class from the package, to not have duplicate logic. Also, the package already contains some fixes.