3v4l.org

run code in 300+ PHP versions simultaneously
<?php list($usec, $sec) = explode(" ", microtime()); var_dump($list);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YubpV
function name:  (null)
number of ops:  15
compiled vars:  !0 = $usec, !1 = $sec, !2 = $list
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '+'
          2        INIT_FCALL                                               'microtime'
          3        DO_ICALL                                         $3      
          4        SEND_VAR                                                 $3
          5        DO_ICALL                                         $4      
          6        FETCH_LIST_R                                     $5      $4, 0
          7        ASSIGN                                                   !0, $5
          8        FETCH_LIST_R                                     $7      $4, 1
          9        ASSIGN                                                   !1, $7
         10        FREE                                                     $4
    5    11        INIT_FCALL                                               'var_dump'
         12        SEND_VAR                                                 !2
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.88 ms | 1394 KiB | 19 Q