Exceptional occurrences that are not errors.
Example: Use of deprecated APIs, poor use of an API, undesirable things that are not necessarily wrong.
mixed[] $context:
public function warning(string|\Stringable $message, array $context = []) : void;