3v4l.org

run code in 300+ PHP versions simultaneously
<?php $plug = 'haha'; echo "{$plugin} in"; echo "${plugin} in";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iPo25
function name:  (null)
number of ops:  8
compiled vars:  !0 = $plug, !1 = $plugin
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'haha'
    4     1        NOP                                                      
          2        FAST_CONCAT                                      ~3      !1, '+in'
          3        ECHO                                                     ~3
    5     4        NOP                                                      
          5        FAST_CONCAT                                      ~4      !1, '+in'
          6        ECHO                                                     ~4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.81 ms | 1384 KiB | 13 Q