3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.74 ms | 1394 KiB | 15 Q