Aubry

Results 2 issues of Aubry

Am I right that that the fallback value for `$default` in `Map::get()` can never be used? https://github.com/php-ds/polyfill/blob/master/src/Map.php#L320 If the method is called without its second argument (to get the fallback...