Skip to content

Releases: wp-cli/search-replace-command

Version 2.1.1

02 Jun 20:32
1d5c77f

Choose a tag to compare

  • Fix search-replace for tables with composite primary keys [#183]

Version 2.1.0

11 May 08:11
c238204

Choose a tag to compare

  • 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

17 Feb 16:24
6b195e3

Choose a tag to compare

  • 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

17 Oct 22:19
f1a8a1d

Choose a tag to compare

  • Pass empty string for default value to get_flag_value when passing to explode [#169]

Version 2.0.18

25 Aug 23:12
ba4e628

Choose a tag to compare

  • Add further suppression of warnings and notices [#172]

Version 2.0.17

12 Aug 15:06
413184a

Choose a tag to compare

  • Restore blogdescription to fix test [#171]

Version 2.0.16

14 Dec 14:08
dbf2156

Choose a tag to compare

  • Adapt feature test to use HTTPS with example.com [#167]

Version 2.0.15

07 Dec 10:46
100e01c

Choose a tag to compare

  • Add php 8.1 support [#166]

Version 2.0.14

26 Jul 17:11
091a3bc

Choose a tag to compare

  • Add strict comparisons for color tests [#163]

Version 2.0.13

19 Jul 13:45
7ffc573

Choose a tag to compare

  • Fix offset handling when doing chunked replaces [#162]