3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace a; use function is_int, is_float; var_dump(is_int(123), is_float(123));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XosiI
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_NS_FCALL_BY_NAME                                    'a%5Cvar_dump'
          1        TYPE_CHECK                                   16  ~0      123
          2        SEND_VAL_EX                                              ~0
          3        TYPE_CHECK                                   32  ~1      123
          4        SEND_VAL_EX                                              ~1
          5        DO_FCALL                                      0          
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.3 ms | 1393 KiB | 15 Q