3v4l.org

run code in 300+ PHP versions simultaneously
<?php $porting = 'USER00301500030'; $port_info = 'USER00301500030'; $suesno = '1234'; $snumber = '1234'; if($suesno == $snumber and $porting == $port_info ){ echo "I PROVE YOU WRONG"; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 10
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
Branch analysis from position: 8
filename:       /in/OdsCY
function name:  (null)
number of ops:  11
compiled vars:  !0 = $porting, !1 = $port_info, !2 = $suesno, !3 = $snumber
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'USER00301500030'
    4     1        ASSIGN                                                   !1, 'USER00301500030'
    5     2        ASSIGN                                                   !2, '1234'
    6     3        ASSIGN                                                   !3, '1234'
    8     4        IS_EQUAL                                         ~8      !2, !3
          5      > JMPZ_EX                                          ~8      ~8, ->8
          6    >   IS_EQUAL                                         ~9      !0, !1
          7        BOOL                                             ~8      ~9
          8    > > JMPZ                                                     ~8, ->10
    9     9    >   ECHO                                                     'I+PROVE+YOU+WRONG'
   10    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.38 ms | 1006 KiB | 13 Q