What's Changed
- suppress PHP warning by @jnorell in https://github.com/interconnectit/Search-Replace-DB/pull/339
- GNU coreutils incompatibility, fixes #337 by @jnorell in https://github.com/interconnectit/Search-Replace-DB/pull/338
- Add script to vendor/bin folder by @pcurrier in https://github.com/interconnectit/Search-Replace-DB/pull/330
- fix replace bug on regex using webui by @gianl...