3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = "a:2:{i:2;a:2:{s:5:"child";a:7:{s:10:"headertext";s:0:"";s:12:"facebookuser";s:12:"ILOVESWEETLE";s:11:"twitteruser";s:12:"ILOVESWEETLE";s:10:"googleuser";s:0:"";s:12:"linkedinuser";s:12:"club22286748";s:13:"pinterestuser";s:0:"";s:10:"widgetmode";s:4:"true";}s:6:"parent";a:0:{}}s:12:"_multiwidget";i:1;}"; y = json_decode($x); var_dump($x);
Output for 5.4.0 - 5.4.12, 5.4.14
Parse error: syntax error, unexpected 'child' (T_STRING) in 59BPN on line 2
Process exited with code 255.
Output for 5.4.13
Parse error: syntax error, unexpected 'child' (T_STRING) in /in/6lMnF on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.22, 5.3.24
Parse error: syntax error, unexpected T_STRING in 59BPN on line 2
Process exited with code 255.
Output for 5.3.23
Parse error: syntax error, unexpected T_STRING in /in/6lMnF on line 2
Process exited with code 255.

preferences:
174.43 ms | 1395 KiB | 47 Q