3v4l.org

run code in 300+ PHP versions simultaneously
<?php function findMissinngNumber() { trigger_error('U high or wut!?', E_USER_ERROR); } findMissingNumber();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DETVX
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'findMissingNumber'
          1        DO_FCALL                                      0          
          2      > RETURN                                                   1

Function findmissinngnumber:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DETVX
function name:  findMissinngNumber
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'trigger_error'
          1        SEND_VAL                                                 'U+high+or+wut%21%3F'
          2        SEND_VAL                                                 256
          3        DO_ICALL                                                 
          4      > RETURN                                                   null

End of function findmissinngnumber

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.87 ms | 1394 KiB | 15 Q