3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'https://www.google.com/url?rct=j&amp;sa=t&amp;url=https://www.timeslive.co.za/sunday-times/news/2020-11-01-hawks-following-former-steinhoff-ceo-markus-joostes-money/&amp;ct=ga&amp;cd=CAIyGjRm'; parse_str(htmlspecialchars_decode(parse_url($url, PHP_URL_QUERY)), $parts); echo $parts['url'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Fcm6N
function name:  (null)
number of ops:  15
compiled vars:  !0 = $url, !1 = $parts
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fwww.google.com%2Furl%3Frct%3Dj%26amp%3Bsa%3Dt%26amp%3Burl%3Dhttps%3A%2F%2Fwww.timeslive.co.za%2Fsunday-times%2Fnews%2F2020-11-01-hawks-following-former-steinhoff-ceo-markus-joostes-money%2F%26amp%3Bct%3Dga%26amp%3Bcd%3DCAIyGjRm'
    5     1        INIT_FCALL                                               'parse_str'
          2        INIT_FCALL                                               'htmlspecialchars_decode'
          3        INIT_FCALL                                               'parse_url'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 6
          6        DO_ICALL                                         $3      
          7        SEND_VAR                                                 $3
          8        DO_ICALL                                         $4      
          9        SEND_VAR                                                 $4
         10        SEND_REF                                                 !1
         11        DO_ICALL                                                 
    6    12        FETCH_DIM_R                                      ~6      !1, 'url'
         13        ECHO                                                     ~6
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.43 ms | 1001 KiB | 16 Q