3v4l.org

run code in 300+ PHP versions simultaneously
<?php is_null(1); !is_null(1); !(is_null(1));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fdr4E
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   TYPE_CHECK                                    2  ~0      1
          1        FREE                                                     ~0
    5     2        TYPE_CHECK                                    2  ~1      1
          3        BOOL_NOT                                         ~2      ~1
    7     4        TYPE_CHECK                                    2  ~3      1
          5        BOOL_NOT                                         ~4      ~3
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.9 ms | 1392 KiB | 13 Q