3v4l.org

run code in 300+ PHP versions simultaneously
<?php $varName = chr(104) . chr(101) . chr(108) . chr(108) . chr(111); printf('%s%s%s%s%s%s%s', $$varName, chr(32), chr(119), chr(111), chr(114), chr(108), chr(100));;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OpGmX
function name:  (null)
number of ops:  13
compiled vars:  !0 = $varName
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 'hello'
          1        INIT_FCALL                                               'printf'
          2        SEND_VAL                                                 '%25s%25s%25s%25s%25s%25s%25s'
          3        FETCH_R                      local               ~2      !0
          4        SEND_VAL                                                 ~2
          5        SEND_VAL                                                 '+'
          6        SEND_VAL                                                 'w'
          7        SEND_VAL                                                 'o'
          8        SEND_VAL                                                 'r'
          9        SEND_VAL                                                 'l'
         10        SEND_VAL                                                 'd'
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
136.13 ms | 998 KiB | 14 Q