3v4l.org

run code in 300+ PHP versions simultaneously
<?php $order_price = 0.06499999; $ideal_price = 0.06499999; echo boolvar($order_price != $ideal_price);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CKh6k
function name:  (null)
number of ops:  8
compiled vars:  !0 = $order_price, !1 = $ideal_price
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 0.065
    4     1        ASSIGN                                                   !1, 0.065
    5     2        INIT_FCALL_BY_NAME                                       'boolvar'
          3        IS_NOT_EQUAL                                     ~4      !0, !1
          4        SEND_VAL_EX                                              ~4
          5        DO_FCALL                                      0  $5      
          6        ECHO                                                     $5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.87 ms | 1392 KiB | 13 Q