History of Idiom 63 > diff from v46 to v47
Edit summary for version 47 by H:
[PHP] HH
[PHP] HH
↷
Version 46
2020-05-10, 21:38:51
Version 47
2020-05-13, 23:39:25
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.