3v4l.org

run code in 300+ PHP versions simultaneously
<?php @printf("Hello " . world . "!"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/12DIb
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   BEGIN_SILENCE                                    ~0      
          1        INIT_FCALL                                               'printf'
          2        FETCH_CONSTANT                                   ~1      'world'
          3        CONCAT                                           ~2      'Hello+', ~1
          4        CONCAT                                           ~3      ~2, '%21'
          5        SEND_VAL                                                 ~3
          6        DO_ICALL                                                 
          7        END_SILENCE                                              ~0
    3     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.56 ms | 1394 KiB | 15 Q