3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = 'Hey all, my name is bob and i\'m a simply amazing person. Once upon a time i saved a pack of dolphins after they came across an old navy vessel upon the ocean. Also i really really like candy and ice cream. Hope to see y\'all soon!'; echo substr($s, 0, 64);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3lU15
function name:  (null)
number of ops:  8
compiled vars:  !0 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Hey+all%2C+my+name+is+bob+and+i%27m+a+simply+amazing+person.+Once+upon+a+time+i+saved+a+pack+of+dolphins+after+they+came+across+an+old+navy+vessel+upon+the+ocean.+Also+i+really+really+like+candy+and+ice+cream.+Hope+to+see+y%27all+soon%21'
    5     1        INIT_FCALL                                               'substr'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 0
          4        SEND_VAL                                                 64
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.18 ms | 1394 KiB | 15 Q