3v4l.org

run code in 300+ PHP versions simultaneously
<?php $last = end(explode('/', 'arn:aws:sns:us-west-2:494613:app/APNS/APNS_CERT')); echo strtolower($last);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eNlsX
function name:  (null)
number of ops:  13
compiled vars:  !0 = $last
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'end'
          1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%2F'
          3        SEND_VAL                                                 'arn%3Aaws%3Asns%3Aus-west-2%3A494613%3Aapp%2FAPNS%2FAPNS_CERT'
          4        DO_ICALL                                         $1      
          5        SEND_VAR_NO_REF                               0          $1
          6        DO_ICALL                                         $2      
          7        ASSIGN                                                   !0, $2
    4     8        INIT_FCALL                                               'strtolower'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                         $4      
         11        ECHO                                                     $4
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.47 ms | 1385 KiB | 19 Q