2.2.0 (2016-10-14)
Added: a third optional (boolean) parameter is now available in the getBest($header, array $priorities, $strict = false)
method. This parameter allows to throw exceptions if the Accept
header is incorrect (default behavior is to silently ignore this case, cf. release 2.0.3).