3v4l.org

run code in 500+ PHP versions simultaneously
<?php function esc_url() { return "bar"; } echo "${esc_url($edit_link)}";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uJd9B
function name:  (null)
number of ops:  7
compiled vars:  !0 = $edit_link
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   INIT_FCALL                                                   'esc_url'
          1        SEND_VAR                                                     !0
          2        DO_FCALL                                          0  $1      
          3        FETCH_R                          local               ~2      $1
          4        CAST                                              6  ~3      ~2
          5        ECHO                                                         ~3
          6      > RETURN                                                       1

Function esc_url:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uJd9B
function name:  esc_url
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E > > RETURN                                                       'bar'
    5     1*     > RETURN                                                       null

End of function esc_url

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
181 ms | 1415 KiB | 14 Q