3v4l.org

run code in 300+ PHP versions simultaneously
<?php const E_NO_MOTIVATION = E_USER_ERROR; trigger_error('This page does not work because I cannot be bothered making it work', E_NO_MOTIVATION);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4REMu
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   DECLARE_CONST                                            'E_NO_MOTIVATION', 256
    5     1        INIT_FCALL                                               'trigger_error'
          2        SEND_VAL                                                 'This+page+does+not+work+because+I+cannot+be+bothered+making+it+work'
          3        FETCH_CONSTANT                                   ~0      'E_NO_MOTIVATION'
          4        SEND_VAL                                                 ~0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
214.37 ms | 1000 KiB | 14 Q