3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.5 ms | 1008 KiB | 14 Q