3v4l.org

run code in 300+ PHP versions simultaneously
<?php $listS = "clothfish fafu hyx950128 jyboxnet limengsu lrz0lrz ojp2008520 prospong Revain slayercat wsyers xixijay1988 zeroms 7july Back desprya gkroot jiapan lex7310 llLord43 M4sk oldherl qwe7002 ricter rpblog victos xiaozi ylmars zlldy a1317171753 buzichang faceair hbmp_neargray jmls Librazy loser messense orzfly rephaslife rockxh shanickyc wood xidianlz z9426464"; $listS = str_replace(" ", " ", $listS); $list = explode(" ", $listS); foreach($list as $i) print "sudo setquota -u {$i} 680 960 51200 51200 -a\n";
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 13, Position 2 = 19
Branch analysis from position: 13
2 jumps found. (Code = 78) Position 1 = 14, Position 2 = 19
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename:       /in/Cb8Xk
function name:  (null)
number of ops:  21
compiled vars:  !0 = $listS, !1 = $list, !2 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'clothfish++fafu+hyx950128++jyboxnet++limengsu++lrz0lrz+ojp2008520++prospong+Revain+slayercat++wsyers+xixijay1988+zeroms+7july+Back+desprya+gkroot+jiapan+lex7310+llLord43++M4sk++++oldherl+qwe7002+++++ricter++rpblog+victos+xiaozi+ylmars+zlldy++a1317171753+buzichang++++faceair++++hbmp_neargray++jmls+Librazy+++loser+++++messense++orzfly+rephaslife+rockxh++shanickyc++wood+xidianlz++z9426464'
    4     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '++'
          3        SEND_VAL                                                 '+'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $4      
          6        ASSIGN                                                   !0, $4
    5     7        INIT_FCALL                                               'explode'
          8        SEND_VAL                                                 '+'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                         $6      
         11        ASSIGN                                                   !1, $6
    7    12      > FE_RESET_R                                       $8      !1, ->19
         13    > > FE_FETCH_R                                               $8, !2, ->19
    8    14    >   ROPE_INIT                                     3  ~10     'sudo+setquota+-u+'
         15        ROPE_ADD                                      1  ~10     ~10, !2
         16        ROPE_END                                      2  ~9      ~10, '+680+960+51200+51200+-a%0A'
         17        ECHO                                                     ~9
    7    18      > JMP                                                      ->13
         19    >   FE_FREE                                                  $8
    8    20      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.59 ms | 1395 KiB | 17 Q