3v4l.org

run code in 500+ PHP versions simultaneously
<?php @trigger_error('No one ever sees this', E_USER_DEPRECATED); trigger_error('Visible deprecation warning', E_USER_DEPRECATED);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nqNsM
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                        ~0      
          1        INIT_FCALL                                                   'trigger_error'
          2        SEND_VAL                                                     'No+one+ever+sees+this'
          3        SEND_VAL                                                     16384
          4        DO_ICALL                                                     
          5        END_SILENCE                                                  ~0
    5     6        INIT_FCALL                                                   'trigger_error'
          7        SEND_VAL                                                     'Visible+deprecation+warning'
          8        SEND_VAL                                                     16384
          9        DO_ICALL                                                     
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
220.33 ms | 2097 KiB | 14 Q