3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (md5('240610708') == "0") { echo "Matches"; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 6
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
filename:       /in/ujEVX
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'md5'
          1        SEND_VAL                                                 '240610708'
          2        DO_ICALL                                         $0      
          3        IS_EQUAL                                                 $0, '0'
          4      > JMPZ                                                     ~1, ->6
          5    >   ECHO                                                     'Matches'
          6    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.27 ms | 1393 KiB | 15 Q