3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo array(); var_dump(extract(array_pad(array(), 5, 'foo')));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dKjqo
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     <array>
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'extract'
          3        INIT_FCALL                                               'array_pad'
          4        SEND_VAL                                                 <array>
          5        SEND_VAL                                                 5
          6        SEND_VAL                                                 'foo'
          7        DO_ICALL                                         $0      
          8        SEND_VAL                                                 $0
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.56 ms | 1394 KiB | 19 Q