3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'ZWxpZWVsYW1AeWFob28uY29t ZWxpZXJvbWVyQGhvdG1haWwuY29t ZWxsaXNjdXN0b21AZ21haWwuY29t ZWxsYWxvMTAuZ3ZAZ21haWwuY29t ZWxsZW5ib2x0OTFAb3V0bG9vay5jb20'; echo implode("<br>\n", array_map('base64_decode', explode(PHP_EOL, $string)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vn9R4
function name:  (null)
number of ops:  15
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'ZWxpZWVsYW1AeWFob28uY29t%0AZWxpZXJvbWVyQGhvdG1haWwuY29t%0AZWxsaXNjdXN0b21AZ21haWwuY29t%0AZWxsYWxvMTAuZ3ZAZ21haWwuY29t%0AZWxsZW5ib2x0OTFAb3V0bG9vay5jb20'
    8     1        INIT_FCALL                                               'implode'
          2        SEND_VAL                                                 '%3Cbr%3E%0A'
          3        INIT_FCALL                                               'array_map'
          4        SEND_VAL                                                 'base64_decode'
          5        INIT_FCALL                                               'explode'
          6        SEND_VAL                                                 '%0A'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                         $2      
          9        SEND_VAR                                                 $2
         10        DO_ICALL                                         $3      
         11        SEND_VAR                                                 $3
         12        DO_ICALL                                         $4      
         13        ECHO                                                     $4
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.8 ms | 1001 KiB | 16 Q