3v4l.org

run code in 300+ PHP versions simultaneously
<?php $gz = 'gz'.strrev( 'etalfed' ); echo $gz//; ( 'julio', 9 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/p7eW9
function name:  (null)
number of ops:  11
compiled vars:  !0 = $gz
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'strrev'
          1        SEND_VAL                                                 'etalfed'
          2        DO_ICALL                                         $1      
          3        CONCAT                                           ~2      'gz', $1
          4        ASSIGN                                                   !0, ~2
    3     5        INIT_DYNAMIC_CALL                                        !0
    4     6        SEND_VAL_EX                                              'julio'
          7        SEND_VAL_EX                                              9
          8        DO_FCALL                                      0  $4      
          9        ECHO                                                     $4
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.07 ms | 1385 KiB | 15 Q