3v4l.org

run code in 500+ PHP versions simultaneously
<?php $data = escapeshellarg(' EOF ls -al; '); echo("fold -s -w 80 <<EOF\n" . $data . "\nEOF");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/T73Qg
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'escapeshellarg'
          1        SEND_VAL                                                     '%0AEOF%0Als+-al%3B%0A'
          2        DO_ICALL                                             $1      
          3        ASSIGN                                                       !0, $1
    7     4        CONCAT                                               ~3      'fold+-s+-w+80+%3C%3CEOF%0A', !0
          5        CONCAT                                               ~4      ~3, '%0AEOF'
          6        ECHO                                                         ~4
          7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
160.91 ms | 2772 KiB | 14 Q