3v4l.org

run code in 300+ PHP versions simultaneously
<?php $link = 'http://allegro.pl/pas-prawy-przedni-pirotechniczny-w204-okazja-100-i5683261419.htmll'; while(1) { file_get_contents($link); } // lub np. for($h = 0; $h < 1000; ++$h) { file_get_contents($link); } ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 6, Position 2 = 2
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 8
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 8
Branch analysis from position: 14
Branch analysis from position: 8
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 6, Position 2 = 2
Branch analysis from position: 6
Branch analysis from position: 2
filename:       /in/O64jD
function name:  (null)
number of ops:  15
compiled vars:  !0 = $link, !1 = $h
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fallegro.pl%2Fpas-prawy-przedni-pirotechniczny-w204-okazja-100-i5683261419.htmll'
    4     1      > JMP                                                      ->5
    6     2    >   INIT_FCALL                                               'file_get_contents'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                                 
    4     5    > > JMPNZ                                                    1, ->2
   11     6    >   ASSIGN                                                   !1, 0
          7      > JMP                                                      ->12
   13     8    >   INIT_FCALL                                               'file_get_contents'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
   11    11        PRE_INC                                                  !1
         12    >   IS_SMALLER                                               !1, 1000
         13      > JMPNZ                                                    ~7, ->8
   16    14    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.29 ms | 1395 KiB | 15 Q