3v4l.org

run code in 300+ PHP versions simultaneously
<?php function vztah ($sef, $callback) { echo "sef: " . $seff; $callback(); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/754b2
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E > > RETURN                                                   1

Function vztah:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/754b2
function name:  vztah
number of ops:  7
compiled vars:  !0 = $sef, !1 = $callback, !2 = $seff
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   RECV                                             !0      
          1        RECV                                             !1      
    7     2        CONCAT                                           ~3      'sef%3A+', !2
          3        ECHO                                                     ~3
    8     4        INIT_DYNAMIC_CALL                                        !1
          5        DO_FCALL                                      0          
    9     6      > RETURN                                                   null

End of function vztah

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.13 ms | 1393 KiB | 13 Q