3v4l.org

run code in 300+ PHP versions simultaneously
<?php $int = 3; assert('is_int($int) /* $int parameter must be an int, not just numeric */');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/khlue
function name:  (null)
number of ops:  7
compiled vars:  !0 = $int
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 3
    3     1        ASSERT_CHECK                                             
          2        INIT_FCALL                                               'assert'
          3        SEND_VAL                                                 'is_int%28%24int%29+%2F%2A+%24int+parameter+must+be+an+int%2C+not+just+numeric+%2A%2F'
          4        SEND_VAL                                                 'assert%28%27is_int%28%24int%29+%2F%2A+%24int+parameter+must+be+an+int%2C+not+just+numeric+%2A%2F%27%29'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.16 ms | 1393 KiB | 15 Q