3v4l.org

run code in 300+ PHP versions simultaneously
<?php print null || 'lol'; $a= ' '; print int(empty($a));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3SP4D
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     <true>
    5     1        ASSIGN                                                   !0, '+'
    6     2        INIT_FCALL_BY_NAME                                       'int'
          3        ISSET_ISEMPTY_CV                                 ~2      !0
          4        SEND_VAL_EX                                              ~2
          5        DO_FCALL                                      0  $3      
          6        ECHO                                                     $3
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.02 ms | 1392 KiB | 13 Q