3v4l.org

run code in 300+ PHP versions simultaneously
<?php if($weight >'0' && $weight <'5') { echo $handling = '7.10'; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 2, Position 2 = 4
Branch analysis from position: 2
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
Branch analysis from position: 4
filename:       /in/0KKdZ
function name:  (null)
number of ops:  8
compiled vars:  !0 = $weight, !1 = $handling
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   IS_SMALLER                                       ~2      '0', !0
          1      > JMPZ_EX                                          ~2      ~2, ->4
          2    >   IS_SMALLER                                       ~3      !0, '5'
          3        BOOL                                             ~2      ~3
          4    > > JMPZ                                                     ~2, ->7
    4     5    >   ASSIGN                                           ~4      !1, '7.10'
          6        ECHO                                                     ~4
    5     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160 ms | 1392 KiB | 13 Q