3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ttt = [s,d,f]; var_dump(!count($ttt));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mvQ3C
function name:  (null)
number of ops:  13
compiled vars:  !0 = $ttt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~1      's'
          1        INIT_ARRAY                                       ~2      ~1
          2        FETCH_CONSTANT                                   ~3      'd'
          3        ADD_ARRAY_ELEMENT                                ~2      ~3
          4        FETCH_CONSTANT                                   ~4      'f'
          5        ADD_ARRAY_ELEMENT                                ~2      ~4
          6        ASSIGN                                                   !0, ~2
    5     7        INIT_FCALL                                               'var_dump'
          8        COUNT                                            ~6      !0
          9        BOOL_NOT                                         ~7      ~6
         10        SEND_VAL                                                 ~7
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.19 ms | 1394 KiB | 15 Q