3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr=json_decode("{"account":"user12","date":"2012-10-01 12:32:00","paymentType":"mc","projectId":"519","sum":"10.00","sign":"9bdf52a4830779a1383ac24f1b3ed054","unitpayId":"1234567","profit":"10.00"}"); echo join(null,$arr);
Output for 5.4.0 - 5.4.19
Parse error: syntax error, unexpected 'account' (T_STRING) in /in/9Ds9M on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/9Ds9M on line 2
Process exited with code 255.

preferences:
179.59 ms | 1395 KiB | 55 Q