3v4l.org

run code in 300+ PHP versions simultaneously
<?php assert((function () { return true; /* this will segfault -> */ ; } )());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fduLN
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSERT_CHECK                                             
          1        INIT_FCALL                                               'assert'
          2        DECLARE_LAMBDA_FUNCTION                          ~0      [0]
          3        INIT_DYNAMIC_CALL                                        ~0
          4        DO_FCALL                                      0  $1      
          5        SEND_VAR                                                 $1
          6        SEND_VAL                                                 'assert%28function+%28%29+%7B%0A++++return+true%3B%0A%7D%28%29%29'
          7        DO_ICALL                                                 
          8      > RETURN                                                   1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fduLN
function name:  {closure}
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E > > RETURN                                                   <true>
          1*     > RETURN                                                   null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.52 ms | 1000 KiB | 14 Q