3v4l.org

run code in 500+ PHP versions simultaneously
<?php function apply_block_hooks_to_content_from_post_object( $content, WP_Post $post = null ){ } apply_block_hooks_to_content_from_post_object( 'asdf' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1Mdrl
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   INIT_FCALL                                                   'apply_block_hooks_to_content_from_post_object'
          1        SEND_VAL                                                     'asdf'
          2        DO_FCALL                                          0          
          3      > RETURN                                                       1

Function apply_block_hooks_to_content_from_post_object:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1Mdrl
function name:  apply_block_hooks_to_content_from_post_object
number of ops:  3
compiled vars:  !0 = $content, !1 = $post
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   RECV                                                 !0      
          1        RECV_INIT                                            !1      null
    5     2      > RETURN                                                       null

End of function apply_block_hooks_to_content_from_post_object

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
163.75 ms | 3284 KiB | 14 Q