3v4l.org

run code in 300+ PHP versions simultaneously
<?php $proj_copy="(Along Sixth Avenue)’ Project Description Designed"; echo $proj_copy=str_replace("’","X",$proj_copy);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aFUGc
function name:  (null)
number of ops:  9
compiled vars:  !0 = $proj_copy
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%28Along+Sixth+Avenue%29%E2%80%99+Project+Description+Designed'
    4     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '%E2%80%99'
          3        SEND_VAL                                                 'X'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ASSIGN                                           ~3      !0, $2
          7        ECHO                                                     ~3
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
137.15 ms | 996 KiB | 14 Q