<?php $a = [ "\0\1" ]; var_dump(json_encode($a)); var_dump(json_decode(json_encode($a)));
You have javascript disabled. You will not be able to edit any code.