3v4l.org

run code in 300+ PHP versions simultaneously
<?php true ? call_user_func_array('echo', array('Ahoj svet')) : call_user_func_array('echo', array('Bye bye svet')) ;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 7
Branch analysis from position: 1
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IP0tS
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > JMPZ                                                     <true>, ->7
    4     1    >   INIT_USER_CALL                                0          'call_user_func_array', 'echo'
          2        SEND_ARRAY                                               <array>
          3        CHECK_UNDEF_ARGS                                         
          4        DO_FCALL                                      0  $0      
          5        QM_ASSIGN                                        ~1      $0
          6      > JMP                                                      ->12
    5     7    >   INIT_USER_CALL                                0          'call_user_func_array', 'echo'
          8        SEND_ARRAY                                               <array>
          9        CHECK_UNDEF_ARGS                                         
         10        DO_FCALL                                      0  $2      
         11        QM_ASSIGN                                        ~1      $2
         12    >   FREE                                                     ~1
    6    13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.99 ms | 1384 KiB | 13 Q