3v4l.org

run code in 300+ PHP versions simultaneously
<?php print c * print b * print a * print '';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AqG7P
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~0      'c'
          1        FETCH_CONSTANT                                   ~1      'b'
          2        FETCH_CONSTANT                                   ~2      'a'
          3        ECHO                                                     ''
          4        MUL                                              ~3      ~2, 1
          5        ECHO                                                     ~3
          6        MUL                                              ~4      ~1, 1
          7        ECHO                                                     ~4
          8        MUL                                              ~5      ~0, 1
          9        ECHO                                                     ~5
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.46 ms | 1396 KiB | 13 Q