3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"parse":{"title":"List of Arrow episodes", "pageid":37371793, "text":{"*":"<div class=\"mw-parser-output\"><h3><span id=\"Season_7_.282018.E2.80.9319.29\"></span><span class=\"mw-headline\" id=\"Season_7_(2018\u201319)\">Season 7 (2018\u201319)</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=List_of"}}}'; $obj = json_decode($json); echo $obj->parse->text->{'*'};
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uBR1K
function name:  (null)
number of ops:  10
compiled vars:  !0 = $json, !1 = $obj
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22parse%22%3A%7B%22title%22%3A%22List+of+Arrow+episodes%22%2C+%22pageid%22%3A37371793%2C+%22text%22%3A%7B%22%2A%22%3A%22%3Cdiv+class%3D%5C%22mw-parser-output%5C%22%3E%3Ch3%3E%3Cspan+id%3D%5C%22Season_7_.282018.E2.80.9319.29%5C%22%3E%3C%2Fspan%3E%3Cspan+class%3D%5C%22mw-headline%5C%22+id%3D%5C%22Season_7_%282018%5Cu201319%29%5C%22%3ESeason+7+%282018%5Cu201319%29%3C%2Fspan%3E%3Cspan+class%3D%5C%22mw-editsection%5C%22%3E%3Cspan+class%3D%5C%22mw-editsection-bracket%5C%22%3E%5B%3C%2Fspan%3E%3Ca+href%3D%5C%22%2Fw%2Findex.php%3Ftitle%3DList_of%22%7D%7D%7D'
    5     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    7     5        FETCH_OBJ_R                                      ~5      !1, 'parse'
          6        FETCH_OBJ_R                                      ~6      ~5, 'text'
          7        FETCH_OBJ_R                                      ~7      ~6, '%2A'
          8        ECHO                                                     ~7
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.17 ms | 1425 KiB | 14 Q