3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo setlocale(LC_ALL, 'tr_TR')."\n"; HI5(); function HI5() { echo "Five!\n";}
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ndL6e
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'setlocale'
          1        SEND_VAL                                                 6
          2        SEND_VAL                                                 'tr_TR'
          3        DO_ICALL                                         $0      
          4        CONCAT                                           ~1      $0, '%0A'
          5        ECHO                                                     ~1
    3     6        INIT_FCALL_BY_NAME                                       'HI5'
          7        DO_FCALL                                      0          
    4     8      > RETURN                                                   1

Function hi5:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ndL6e
function name:  HI5
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   ECHO                                                     'Five%21%0A'
          1      > RETURN                                                   null

End of function hi5

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.41 ms | 1394 KiB | 15 Q