Skip to content

Releases: wp-cli/wp-config-transformer

Version 1.4.6

13 Apr 12:57
1ef1878

Choose a tag to compare

  • Remove DOTALL flag from parse_wp_config() regexes [#64]

Version: 1.4.5

26 Mar 15:49
8f5e66c

Choose a tag to compare

  • Support defined( 'CONST' ) or define( 'CONST', value ) pattern [#62]

Version 1.4.4

22 Jan 09:07
b0fda07

Choose a tag to compare

  • PHPStan fixes [#60]

Version 1.4.3

09 Dec 16:03

Choose a tag to compare

  • Prevent trailing commas in define() from being included in the extracted value [#59]

Version 1.4.2

29 Apr 08:17
b78cab1

Choose a tag to compare

  • Deletion of constants deletes more lines than expected [#53]

Version 1.4.1

16 Oct 12:50
9da378b

Choose a tag to compare

  • Add a branch-alias for dev-main [#55]

Version 1.4.0

17 Sep 19:06
9b470f6

Choose a tag to compare

  • Add read-only option for WPConfigTransformer [#54]

Version 1.3.6

03 Jul 10:40
88f516f

Choose a tag to compare

  • Fix failing PHPUnit tests [#52]

Version 1.3.5

08 Dec 10:42
202aa80

Choose a tag to compare

  • Replace DOS line endings with LF [#49]
  • Fix empty line comment parsing by checking for the existing of a line ending. [#48]

Version 1.3.4

19 Sep 23:11
1f80df4

Choose a tag to compare

  • Update to WPCS v3 [#46]