3v4l.org

run code in 300+ PHP versions simultaneously
<?php function chk($a,$b){ mb_regex_encoding('SJIS-win'); $j=0; for($i=$a;$i<$b;$i++){ $s=sprintf('%x',$i); $hex = hex2bin($s); if(mb_check_encoding($hex)){ if (!mb_ereg($hex, $hex)){ echo "$s($hex):NG\n"; } }else{ } $j++; } echo "cnt:$j\n"; } chk(0xED40,0xFC51);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
165.96 ms | 3324 KiB | 14 Q