3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.11 ms | 1394 KiB | 15 Q