5.5.0
Closed Apr 20, 2021
100% complete
Added
- This release adds support for the option "reuse_query_params" as an element of the
$options
array passed to theUrlHelper
. When present andtrue
, it will merge any provided query parameters with those already present in the request when generating the URL.
Added
- This release adds support for the option "reuse_query_params" as an element of the
$options
array passed to theUrlHelper
. When present andtrue
, it will merge any provided query parameters with those already present in the request when generating the URL.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.