3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '{"scope":"status_update","token_type":"bearer","expires_in":2592820,"refresh_token":"175475|0.dBTOWfA9vwzca6kHj0GoQ1gQS2zhMIT4.234958541","user":{"id":234958541,"name":"å¼ çª","avatar":[{"type":"avatar","url":"http://hdn.xnimg.cn/photos/hdn311/20090507/0735/head_oggW_61080p204236.jpg"},{"type":"tiny","url":"http://hdn.xnimg.cn/photos/hdn311/20090507/0735/tiny_Qu8V_61080p204236.jpg"},{"type":"main","url":"http://hdn.xnimg.cn/photos/hdn311/20090507/0735/main_05gG_61080p204236.jpg"},{"type":"large","url":"http://hdn.xnimg.cn/photos/hdn311/20090507/0735/large_a7L6_61090g204236.jpg"}]},"access_token":"175475|6.1d01908af172c7728e3cef7ea1a85d78.2592000.1380124800-234958541"}'; print_r json_decode ( $s, true ); echo json_last_error(); ?>
Output for 5.4.0 - 5.4.19
Parse error: syntax error, unexpected 'json_decode' (T_STRING) in /in/vP37C on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/vP37C on line 4
Process exited with code 255.

preferences:
188.74 ms | 1395 KiB | 55 Q