3v4l.org

run code in 300+ PHP versions simultaneously
<?php while(0){ echo(sha1(md5('ololo')).'<br />'); } ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 1
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 1
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 1
Branch analysis from position: 10
Branch analysis from position: 1
filename:       /in/HJk9p
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E > > JMP                                                      ->9
    3     1    >   INIT_FCALL                                               'sha1'
          2        INIT_FCALL                                               'md5'
          3        SEND_VAL                                                 'ololo'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                         $1      
          7        CONCAT                                           ~2      $1, '%3Cbr+%2F%3E'
          8        ECHO                                                     ~2
    2     9    > > JMPNZ                                                    0, ->1
    5    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.07 ms | 1385 KiB | 17 Q