3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface LocaleAwareInterface { public function setLocale(string $locale); public function getLocale(); } interface TranslatorInterface extends LocaleAwareInterface { public function trans($id, array $parameters = [], $domain = null, $locale = null); public function transChoice($id, $number, array $parameters = [], $domain = null, $locale = null); public function setLocale($locale); public function getLocale(); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
171.94 ms | 2284 KiB | 10 Q