3v4l.org

run code in 500+ PHP versions simultaneously
<?php $title = trim(str_replace('SRL','','SOMETHING SRL')); print $title; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NTrFJ
function name:  (null)
number of ops:  6
compiled vars:  !0 = $title
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   FRAMELESS_ICALL_3                str_replace         ~1      'SRL', ''
          1        OP_DATA                                                      'SOMETHING+SRL'
          2        FRAMELESS_ICALL_1                trim                ~2      ~1
          3        ASSIGN                                                       !0, ~2
    4     4        ECHO                                                         !0
    5     5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.47 ms | 1761 KiB | 13 Q