3v4l.org

run code in 500+ PHP versions simultaneously
<?php declare(strict_types=1); register_shutdown_function(static function () { exit; // prevent further shutdown handlers from being called }); exit(1);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 61) Position 1 = -2
filename:       /in/C9oKE
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'register_shutdown_function'
          1        DECLARE_LAMBDA_FUNCTION                              ~0      [0]
    5     2        SEND_VAL                                                     ~0
    3     3        DO_ICALL                                                     
    7     4      > INIT_FCALL                                                   'exit'
          5*       SEND_VAL                                                     1
          6*       DO_ICALL                                                     
          7*     > RETURN                                                       1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 61) Position 1 = -2
filename:       /in/C9oKE
function name:  {closure:/in/C9oKE:3}
number of ops:  3
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E > > INIT_FCALL                                                   'exit'
          1*       DO_ICALL                                                     
    5     2*     > RETURN                                                       null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
155.17 ms | 1308 KiB | 15 Q