3v4l.org

run code in 300+ PHP versions simultaneously
<?php $attachments = 'a:1:{i:0;s:42:"/user_files/est_1023/O.A2173.1399391104.rb";}'; $currentAttachments = unserialize($attachments); foreach ($currentAttachments as $file) { var_dump($file); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename:       /in/b8k9S
function name:  (null)
number of ops:  13
compiled vars:  !0 = $attachments, !1 = $currentAttachments, !2 = $file
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'a%3A1%3A%7Bi%3A0%3Bs%3A42%3A%22%2Fuser_files%2Fest_1023%2FO.A2173.1399391104.rb%22%3B%7D'
    4     1        INIT_FCALL                                               'unserialize'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $4      
          4        ASSIGN                                                   !1, $4
    5     5      > FE_RESET_R                                       $6      !1, ->11
          6    > > FE_FETCH_R                                               $6, !2, ->11
    6     7    >   INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !2
          9        DO_ICALL                                                 
    5    10      > JMP                                                      ->6
         11    >   FE_FREE                                                  $6
    7    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.17 ms | 1398 KiB | 17 Q