Skip to content

Releases: wp-cli/search-replace-command

Version 2.1.4

Choose a tag to compare

@schlessera schlessera released this 19 Dec 12:44
88c9f23
  • Skip search and replace on objects that can't deserialize safely [#192]

Version 2.1.3

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:10
0b662a3
  • Update to WPCS v3 [#188]
  • Fix production multisite database transformation example [#187]

Version 2.1.2

Choose a tag to compare

@danielbachhuber danielbachhuber released this 13 Jul 14:28
4297add
  • Adjust string to avoid conflict with something in trunk [#185]

Version 2.1.1

Choose a tag to compare

@danielbachhuber danielbachhuber released this 02 Jun 20:32
1d5c77f
  • Fix search-replace for tables with composite primary keys [#183]

Version 2.1.0

Choose a tag to compare

@schlessera schlessera released this 11 May 08:11
c238204
  • Fix regex invalid delimiter test for PHP 8.2 [#181]
  • Address long-running queries and OOM contributor in PHP replacement [#180]

Version 2.0.20

Choose a tag to compare

@danielbachhuber danielbachhuber released this 17 Feb 16:24
6b195e3
  • Add composer phpcbf and allow wordpress-core-installer [#179]
  • Replace empty namespace autoloader with classmap [#178]
  • Make is_text_col's search case-insensitive for sqlite support [#177]

Version 2.0.19

Choose a tag to compare

@schlessera schlessera released this 17 Oct 22:19
f1a8a1d
  • Pass empty string for default value to get_flag_value when passing to explode [#169]

Version 2.0.18

Choose a tag to compare

@schlessera schlessera released this 25 Aug 23:12
ba4e628
  • Add further suppression of warnings and notices [#172]

Version 2.0.17

Choose a tag to compare

@danielbachhuber danielbachhuber released this 12 Aug 15:06
413184a
  • Restore blogdescription to fix test [#171]

Version 2.0.16

Choose a tag to compare

@schlessera schlessera released this 14 Dec 14:08
dbf2156
  • Adapt feature test to use HTTPS with example.com [#167]