Releases
7.8.0
Compare
Sorry, something went wrong.
No results found
Added
Added support for BackedEnum
Query::hasList
Query::getList
Query::withList
Query::appendList
Query::withoutList
Query::withoutLists
Query::onlyLists
Query::countDistinctKeys
Query::isNotEmpty
Query::map
Query::filter
Query::indexOfValue
Query::valueAt
Query::keyAt
Query::pair
URLSearchParams::countDistinctKeys
URLSearchParams::tap
Domain::isSubdomainOf
Domain::hasSubdomain
Domain::isSiblingOf
Domain::parentHos
Domain::commonAncestorWith
Added transform method to Immutable classes
Fixed
Query and Modifier methods can opt to switch to different query string extraction using the new $extractMode parameter.
Query and Modifier methods can opt to switch to different query string composition using the new $composeMode parameter.
Query and Modifier methods can opt to switch to different type coercion using the new $coercionMode parameter.
Deprecated
URLSearchParams::uniqueKeyCount use URLSearchParams::countDistinctKeys instead
Removed
You can’t perform that action at this time.