3v4l.org

run code in 500+ PHP versions simultaneously
<?php $str = "Project Bribara<project.bribara@gmail.com"; Echo substr($str, 0, strpos($str , "<"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qSF4h
function name:  (null)
number of ops:  6
compiled vars:  !0 = $str
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'Project+Bribara%3Cproject.bribara%40gmail.com'
    5     1        FRAMELESS_ICALL_2                strpos              ~2      !0, '%3C'
          2        FRAMELESS_ICALL_3                substr              ~3      !0, 0
          3        OP_DATA                                                      ~2
          4        ECHO                                                         ~3
          5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
183.83 ms | 2555 KiB | 13 Q