If you do, then tell people what a "workaround" you've mentioned can be applied to your own example:
Code:
//echo $replace(hello,e,y,l,x,y,l)
prints
Quote:
hlxxo

Code:
//echo $replacex(hello,e,y,l,x,y,l)
prints
Quote:
hyxxo