3v4l.org

run code in 300+ PHP versions simultaneously
<?php class 🚽 extends \Exception{ public function __construct() { parent::__construct('Shit happens!'); } } throw new 🚽();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/QNdOe
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   NEW                                              $0      '%F0%9F%9A%BD'
          1        DO_FCALL                                      0          
          2      > THROW                                         0          $0
          3*     > RETURN                                                   1

Class 🚽:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QNdOe
function name:  __construct
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   INIT_STATIC_METHOD_CALL                                  
          1        SEND_VAL_EX                                              'Shit+happens%21'
          2        DO_FCALL                                      0          
    7     3      > RETURN                                                   null

End of function __construct

End of class 🚽.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.26 ms | 1392 KiB | 13 Q