3v4l.org

run code in 300+ PHP versions simultaneously
<?php return parse_url(www.google.com/share); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/okrqQ
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'parse_url'
          1        FETCH_CONSTANT                                   ~0      'www'
          2        FETCH_CONSTANT                                   ~1      'google'
          3        CONCAT                                           ~2      ~0, ~1
          4        FETCH_CONSTANT                                   ~3      'com'
          5        FETCH_CONSTANT                                   ~4      'share'
          6        DIV                                              ~5      ~3, ~4
          7        CONCAT                                           ~6      ~2, ~5
          8        SEND_VAL                                                 ~6
          9        DO_ICALL                                         $7      
         10      > RETURN                                                   $7
    4    11*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.44 ms | 1394 KiB | 15 Q