3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.88 ms | 937 KiB | 14 Q