Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/s4u9X
function name: (null)
number of ops: 11
compiled vars: !0 = $str, !1 = $results
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%7B%0A++%22text%22%3A+%22Test+Text%22%2C%0A++%22truncated%22%3A+false%2C%0A++%22entities%22%3A+%7B%0A++++%22media%22%3A+%5B%0A++++++%7B%0A++++++++%22media_url%22%3A+%22http%3A%5C%2F%5C%2Fpbs.twimg.com%5C%2Fmedia%5C%2F34453543545.jpg%22%2C%0A++++++++%22media_url_https%22%3A+%22https%3A%5C%2F%5C%2Fpbs.twimg.com%5C%2Fmedia%5C%2F34453543545.jpg%22%2C%0A++++++++%22type%22%3A+%22photo%22%2C%0A++++++++%22sizes%22%3A+%7B%0A++++++++++%22thumb%22%3A+%7B%0A++++++++++++%22w%22%3A+150%2C%0A++++++++++++%22h%22%3A+150%2C%0A++++++++++++%22resize%22%3A+%22crop%22%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++%5D%0A++%7D%0A%7D'
23 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
26 5 FETCH_OBJ_R ~5 !1, 'entities'
6 FETCH_OBJ_R ~6 ~5, 'media'
7 FETCH_DIM_R ~7 ~6, 0
8 FETCH_OBJ_R ~8 ~7, 'media_url'
9 ECHO ~8
27 10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0