3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '[{"destination_url":"https://www.smh.com.au/business/the-economy/australia-s-workplaces-are-transforming-search-where-the-jobs-will-be-in-2024-20180418-p4zaal.html?promote_channel=edmail&mbnr=MjAyNTgyMjU&eid=email:nnn-13omn654-ret_newsl-membereng:nnn-04%2F11%2F2013-news_am-dom-news-nnn-age-u&campaign_code=13INO010&et_bid=29124074&list_name=40_smh_newsalert&instance=2018-04-18--20-11--UTC","doc_id":"17014","main_url":"http://click.email.fairfaxmedia.com.au/?qs=b3370d8980e989c9e39909e0291c60d501f8a164477f9e049f07626b2a9c7e79da7d38ad705d7713e024559ecf2f217f79f8c08f728ab7fe","redirect_urls":"http://click.email.fairfaxmedia.com.au/?qs=b3370d8980e989c9e39909e0291c60d501f8a164477f9e049f07626b2a9c7e79da7d38ad705d7713e024559ecf2f217f79f8c08f728ab7fe||http://www.smh.com.au/business/the-economy/australia-s-workplaces-are-transforming-search-where-the-jobs-will-be-in-2024-20180418-p4zaal.html?promote_channel=edmail&mbnr=MjAyNTgyMjU&eid=email:nnn-13omn654-ret_newsl-membereng:nnn-04%2F11%2F2013-news_am-dom-news-nnn-age-u&campaign_code=13INO010&et_bid=29124074&list_name=40_smh_newsalert&instance=2018-04-18--20-11--UTC"}]'; echo (int)json_decode($json, true)[0]['doc_id'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ag5Ar
function name:  (null)
number of ops:  10
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%5B%7B%22destination_url%22%3A%22https%3A%2F%2Fwww.smh.com.au%2Fbusiness%2Fthe-economy%2Faustralia-s-workplaces-are-transforming-search-where-the-jobs-will-be-in-2024-20180418-p4zaal.html%3Fpromote_channel%3Dedmail%26mbnr%3DMjAyNTgyMjU%26eid%3Demail%3Annn-13omn654-ret_newsl-membereng%3Annn-04%252F11%252F2013-news_am-dom-news-nnn-age-u%26campaign_code%3D13INO010%26et_bid%3D29124074%26list_name%3D40_smh_newsalert%26instance%3D2018-04-18--20-11--UTC%22%2C%22doc_id%22%3A%2217014%22%2C%22main_url%22%3A%22http%3A%2F%2Fclick.email.fairfaxmedia.com.au%2F%3Fqs%3Db3370d8980e989c9e39909e0291c60d501f8a164477f9e049f07626b2a9c7e79da7d38ad705d7713e024559ecf2f217f79f8c08f728ab7fe%22%2C%22redirect_urls%22%3A%22http%3A%2F%2Fclick.email.fairfaxmedia.com.au%2F%3Fqs%3Db3370d8980e989c9e39909e0291c60d501f8a164477f9e049f07626b2a9c7e79da7d38ad705d7713e024559ecf2f217f79f8c08f728ab7fe%7C%7Chttp%3A%2F%2Fwww.smh.com.au%2Fbusiness%2Fthe-economy%2Faustralia-s-workplaces-are-transforming-search-where-the-jobs-will-be-in-2024-20180418-p4zaal.html%3Fpromote_channel%3Dedmail%26mbnr%3DMjAyNTgyMjU%26eid%3Demail%3Annn-13omn654-ret_newsl-membereng%3Annn-04%252F11%252F2013-news_am-dom-news-nnn-age-u%26campaign_code%3D13INO010%26et_bid%3D29124074%26list_name%3D40_smh_newsalert%26instance%3D2018-04-18--20-11--UTC%22%7D%5D'
    4     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $2      
          5        FETCH_DIM_R                                      ~3      $2, 0
          6        FETCH_DIM_R                                      ~4      ~3, 'doc_id'
          7        CAST                                          4  ~5      ~4
          8        ECHO                                                     ~5
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.42 ms | 1001 KiB | 14 Q