3v4l.org

run code in 300+ PHP versions simultaneously
<?php is_object($test); is_object('test'); is_object($this);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5MG7f
function name:  (null)
number of ops:  8
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   TYPE_CHECK                                  256  ~1      !0
          1        FREE                                                     ~1
    4     2        TYPE_CHECK                                  256  ~2      'test'
          3        FREE                                                     ~2
    5     4        FETCH_THIS                                       ~3      
          5        TYPE_CHECK                                  256  ~4      ~3
          6        FREE                                                     ~4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.37 ms | 1392 KiB | 13 Q