3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "Hello World"; exec(" -dapc.enabled=1 \ -dapc.enable_cli=1 \ -dapc.stat=1 \ -r \ 'apc_clear_cache(); \ apc_compile_file('__FILE__'); \ apc_bin_dump(NULL);");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uvfcF
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'Hello+World'
    3     1        INIT_FCALL                                               'exec'
          2        SEND_VAL                                                 '%0A++-dapc.enabled%3D1+%5C%0A++-dapc.enable_cli%3D1+%5C%0A++-dapc.stat%3D1+%5C%0A++-r+%5C%0A++++%27apc_clear_cache%28%29%3B+%5C%0A++++++apc_compile_file%28%27__FILE__%27%29%3B+%5C%0A++++++apc_bin_dump%28NULL%29%3B'
          3        DO_ICALL                                                 
   10     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.79 ms | 1393 KiB | 15 Q