3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.91 ms | 937 KiB | 14 Q