3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'test'; throw new Exception('Division par zéro.'); // On continue l'exécution echo "Bonjour le monde !\n";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/TpfUO
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     'test'
    6     1        NEW                                              $0      'Exception'
          2        SEND_VAL_EX                                              'Division+par+z%C3%A9ro.'
          3        DO_FCALL                                      0          
          4      > THROW                                         0          $0
    9     5*       ECHO                                                     'Bonjour+le+monde+%21%0A'
          6*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.47 ms | 1392 KiB | 13 Q