3v4l.org

run code in 300+ PHP versions simultaneously
<?php assert('is_string(1);'); assert(is_string(1));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4k8hE
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                             
          1        INIT_FCALL                                               'assert'
          2        SEND_VAL                                                 'is_string%281%29%3B'
          3        SEND_VAL                                                 'assert%28%27is_string%281%29%3B%27%29'
          4        DO_ICALL                                                 
    4     5        ASSERT_CHECK                                             
          6        INIT_FCALL                                               'assert'
          7        TYPE_CHECK                                   64  ~1      1
          8        SEND_VAL                                                 ~1
          9        SEND_VAL                                                 'assert%28is_string%281%29%29'
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.92 ms | 1398 KiB | 15 Q