Commit Graph

1 Commits (71d81e4a6041b9da86e6cae0e48e1332b3b5b5ed)

Author SHA1 Message Date
Evan Kaufman cf69ec5db0 replace - fixed combined before and after usage (#31452)
When using before and after in combination, the opposite behavior was induced. This PR makes the the replacement happen between the specified patterns as intended.

* Added integration tests
* Add changelog, porting guide entry, and minor doc fixes
6 years ago