3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path = 'https://s3-eu-west-1.amazonaws.com/assets.moovly.com/converted/video/video-render_a500b784-8c23-4eea-bbc3-475f0a53554c-1486391591961.mp4'; var_dump(strpos($path, 'https://'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sYPuG
function name:  (null)
number of ops:  9
compiled vars:  !0 = $path
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fs3-eu-west-1.amazonaws.com%2Fassets.moovly.com%2Fconverted%2Fvideo%2Fvideo-render_a500b784-8c23-4eea-bbc3-475f0a53554c-1486391591961.mp4'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'strpos'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 'https%3A%2F%2F'
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.52 ms | 1394 KiB | 17 Q