3v4l.org

run code in 500+ PHP versions simultaneously
<?php $text = '034a412f500535454e5'; echo substr($text, 8, strlen($text)-16);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vnd2q
function name:  (null)
number of ops:  7
compiled vars:  !0 = $text
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '034a412f500535454e5'
    4     1        STRLEN                                               ~2      !0
          2        SUB                                                  ~3      ~2, 16
          3        FRAMELESS_ICALL_3                substr              ~4      !0, 8
          4        OP_DATA                                                      ~3
          5        ECHO                                                         ~4
          6      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
163.19 ms | 1723 KiB | 13 Q