3v4l.org

run code in 300+ PHP versions simultaneously
<?php $not1=43; $not2=58; $not=92; if ($not1>=0and $not1<=50); echo "notunuz ".$not1." dir. Dersten kaldiniz<br />"; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 8
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
Branch analysis from position: 7
filename:       /in/2mguI
function name:  (null)
number of ops:  12
compiled vars:  !0 = $not1, !1 = $not2, !2 = $not
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ASSIGN                                                   !0, 43
    6     1        ASSIGN                                                   !1, 58
    7     2        ASSIGN                                                   !2, 92
    9     3        IS_SMALLER_OR_EQUAL                              ~6      0, !0
          4      > JMPZ_EX                                          ~6      ~6, ->7
          5    >   IS_SMALLER_OR_EQUAL                              ~7      !0, 50
          6        BOOL                                             ~6      ~7
          7    > > JMPZ                                                     ~6, ->8
   11     8    >   CONCAT                                           ~8      'notunuz+', !0
          9        CONCAT                                           ~9      ~8, '+dir.+Dersten+kaldiniz%3Cbr+%2F%3E'
         10        ECHO                                                     ~9
   13    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.13 ms | 1397 KiB | 13 Q