3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '{"scope":"status_update","token_type":"bearer","expires_in":2593410,"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 json_decode ( $s, true );
Output for 5.4.0 - 5.4.19
Parse error: syntax error, unexpected 'print' (T_PRINT) in /in/1cSk2 on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_PRINT in /in/1cSk2 on line 4
Process exited with code 255.

preferences:
193.63 ms | 1395 KiB | 55 Q