3v4l.org

run code in 300+ PHP versions simultaneously
<?php print '31149006153'; print "\n"; print strrev('31149006153'); print "\n"; print str_split('31149006153');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MqBF3
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     '31149006153'
    4     1        ECHO                                                     '%0A'
    5     2        INIT_FCALL                                               'strrev'
          3        SEND_VAL                                                 '31149006153'
          4        DO_ICALL                                         $0      
          5        ECHO                                                     $0
    6     6        ECHO                                                     '%0A'
    7     7        INIT_FCALL                                               'str_split'
          8        SEND_VAL                                                 '31149006153'
          9        DO_ICALL                                         $1      
         10        ECHO                                                     $1
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.94 ms | 1394 KiB | 17 Q