3v4l.org

run code in 300+ PHP versions simultaneously
<?php $msg="QlpoOTFBWSZTWci9TgcAAGOf+RAEffAQAAQOrufeKgCAAEhQAAABAyAwALLBqNENCaMAJoPTT1AAJTSUehDTanpAAGQABtVMgTCNGTAjIGjIekpBdpcEgsTXp0UJkrqcuN7MlcCr3FOPByZQ8zCEEqoJTJg5SzGrY9bYoTSvFK21oiDt1iRDARRIc0EZpNBwCL0SpiZg1QeSAuNCRIPDXHk55as49z3CmhrWJsNCgkiULVvZUylc874tUH1B+Qf0DkDkDkGuDwLk5BsLuSKcKEhkXqcDgA=="; $data=base64_decode($msg); $temp=bzdecompress($data); $megObject = json_decode($temp,true); $posts = json_decode($megObject['dataBody'],true); echo $temp
Output for 5.4.0 - 5.4.23
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/QKVd7 on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/QKVd7 on line 8
Process exited with code 255.

preferences:
193.12 ms | 1399 KiB | 60 Q