3v4l.org

run code in 300+ PHP versions simultaneously
<?php $f1 = msgfmt_create('en_US', '{this was made intentionally incorrect}'); echo 'f1 is ', gettype($f1), PHP_EOL; $f2 = MessageFormatter::create('en_US', '{this was made intentionally incorrect}'); echo 'f2 is ', gettype($f2), PHP_EOL; $f3 = new MessageFormatter('en_US', '{this was made intentionally incorrect}'); echo 'f3 is ', gettype($f3), PHP_EOL; ?>

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
141.93 ms | 3367 KiB | 10 Q