3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('S3_SMALL', 'http://noesnaterse.nl/pr0n/'); $images = '["mooiegeit.png"]'; echo S3_SMALL . json_decode($images, true)[0];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NEnWn
function name:  (null)
number of ops:  14
compiled vars:  !0 = $images
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'S3_SMALL'
          2        SEND_VAL                                                 'http%3A%2F%2Fnoesnaterse.nl%2Fpr0n%2F'
          3        DO_ICALL                                                 
    3     4        ASSIGN                                                   !0, '%5B%22mooiegeit.png%22%5D'
    4     5        FETCH_CONSTANT                                   ~3      'S3_SMALL'
          6        INIT_FCALL                                               'json_decode'
          7        SEND_VAR                                                 !0
          8        SEND_VAL                                                 <true>
          9        DO_ICALL                                         $4      
         10        FETCH_DIM_R                                      ~5      $4, 0
         11        CONCAT                                           ~6      ~3, ~5
         12        ECHO                                                     ~6
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.64 ms | 1394 KiB | 17 Q