3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'UE1CQgNNHEVIDwtXBwRcHA1dTRYCCF9QGgEGDUlVDQ0PFkFFTkx9VU8iCFQWDGpXD11YSgESHVtQRWsoUAcADV0cBAJ6DlJDS0ZWBjEUTBdRCBQcVlFjXFZaEVcJNhRECglvXUwQFgIIKwFXB0QKAkYKAQtUUAAQBwgaF1gR'; var_dump([$str, base64_decode($str), gzinflate(base64_decode($str)))]);
Output for 5.4.16
Parse error: syntax error, unexpected ')', expecting ']' in /in/I4ZMF on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected ')', expecting ']' in 0Fl3g on line 3
Process exited with code 255.
Output for 5.3.25 - 5.3.26
Parse error: syntax error, unexpected '[', expecting ')' in /in/I4ZMF on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.24
Parse error: syntax error, unexpected '[', expecting ')' in 0Fl3g on line 3
Process exited with code 255.

preferences:
179.93 ms | 1395 KiB | 51 Q