3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strrev(str_rot13('cuc.xfrqcyrU/utlG/ccn')), PHP_EOL; echo strrev(str_rot13('cuc.8sgh/ergeriabp_ynergvy/fnzrupf/ccn')), PHP_EOL; echo fn_simple_decode_str('npef`sfdifdl'), PHP_EOL;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DD5Kb
function name:  (null)
number of ops:  22
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'strrev'
          1        INIT_FCALL                                               'str_rot13'
          2        SEND_VAL                                                 'cuc.xfrqcyrU%2FutlG%2Fccn'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
          7        ECHO                                                     '%0A'
    4     8        INIT_FCALL                                               'strrev'
          9        INIT_FCALL                                               'str_rot13'
         10        SEND_VAL                                                 'cuc.8sgh%2Fergeriabp_ynergvy%2Ffnzrupf%2Fccn'
         11        DO_ICALL                                         $2      
         12        SEND_VAR                                                 $2
         13        DO_ICALL                                         $3      
         14        ECHO                                                     $3
         15        ECHO                                                     '%0A'
    5    16        INIT_FCALL_BY_NAME                                       'fn_simple_decode_str'
         17        SEND_VAL_EX                                              'npef%60sfdifdl'
         18        DO_FCALL                                      0  $4      
         19        ECHO                                                     $4
         20        ECHO                                                     '%0A'
         21      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.31 ms | 1395 KiB | 17 Q