3v4l.org

run code in 500+ PHP versions simultaneously
<?php assert(!is_float(0.0));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Rt2QB
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                                 
          1        INIT_FCALL                                                   'assert'
          2        TYPE_CHECK                                       32  ~0      0
          3        BOOL_NOT                                             ~1      ~0
          4        SEND_VAL                                                     ~1
          5        SEND_VAL                                                     'assert%28%21is_float%280.0%29%29'
          6        DO_ICALL                                                     
          7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
156.05 ms | 1522 KiB | 14 Q