3v4l.org

run code in 300+ PHP versions simultaneously
<?php $vEngu = 96; printf($c = '$vEngu = %s; printf($c = %c%s%c, $vEngu, 39, $c, 39);', $vEngu, 39, $c, 39); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RS7e4
function name:  (null)
number of ops:  10
compiled vars:  !0 = $vEngu, !1 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 96
          1        INIT_FCALL                                               'printf'
          2        ASSIGN                                           ~3      !1, '%24vEngu+%3D+%25s%3B+printf%28%24c+%3D+%25c%25s%25c%2C+%24vEngu%2C+39%2C+%24c%2C+39%29%3B'
          3        SEND_VAL                                                 ~3
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 39
          6        SEND_VAR                                                 !1
          7        SEND_VAL                                                 39
          8        DO_ICALL                                                 
    3     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.4 ms | 1385 KiB | 15 Q