3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.8 ms | 1394 KiB | 15 Q