3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.27 ms | 1392 KiB | 13 Q