3v4l.org

run code in 300+ PHP versions simultaneously
<?php $button_label = get_post_meta( get_the_ID(), '_home_button_label', true ) ?: __( 'Learn More', 'wphelios' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IS0gp
function name:  (null)
number of ops:  15
compiled vars:  !0 = $button_label
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'get_post_meta'
          1        INIT_FCALL_BY_NAME                                       'get_the_ID'
          2        DO_FCALL                                      0  $1      
          3        SEND_VAR_NO_REF_EX                                       $1
          4        SEND_VAL_EX                                              '_home_button_label'
          5        SEND_VAL_EX                                              <true>
          6        DO_FCALL                                      0  $2      
          7        JMP_SET                                          ~3      $2, ->13
          8        INIT_FCALL_BY_NAME                                       '__'
          9        SEND_VAL_EX                                              'Learn+More'
         10        SEND_VAL_EX                                              'wphelios'
         11        DO_FCALL                                      0  $4      
         12        QM_ASSIGN                                        ~3      $4
         13        ASSIGN                                                   !0, ~3
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.41 ms | 1393 KiB | 13 Q