3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "\xEF\xBB\xBF\x22\x61\x22\x0A"; var_dump(mb_detect_encoding($string)); $stream = fopen('php://memory', 'w+'); fwrite($stream, $string); rewind($stream); var_dump(fgets($stream, 1000));

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
164.68 ms | 2557 KiB | 16 Q