3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name=ramu; echo(gettype($i)."<br>") ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uBbol
function name:  (null)
number of ops:  6
compiled vars:  !0 = $name, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~2      'ramu'
          1        ASSIGN                                                   !0, ~2
    3     2        GET_TYPE                                         ~4      !1
          3        CONCAT                                           ~5      ~4, '%3Cbr%3E'
          4        ECHO                                                     ~5
    4     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.21 ms | 1392 KiB | 13 Q