wp-config-transformer/tests/fixtures
Phil Tyler 08b0a8d4e7
Allow escape subpattern to match backslash-newline in quoted strings
Replace \. with [\s\S] in the unrolled-loop escape subpattern so
a literal backslash immediately followed by a newline inside a
quoted string is matched by the quoted-string branch rather than
falling through to the general fallback.

Add test cases for backslash-newline in a quoted string and for
variable resolution after such a string.
2026-04-09 15:46:59 -07:00
..
block-data.txt Add test cases for wp-cli/config-command#57 2018-04-23 12:27:50 -05:00
raw-data-extra.txt Support for php53 2017-12-29 10:24:51 -06:00
raw-data.txt Add test data to check for quotes within quotes 2019-04-01 16:20:17 +02:00
string-data.txt Change some test terminology 2017-12-29 10:16:16 -06:00
wp-config-concat.php Allow escape subpattern to match backslash-newline in quoted strings 2026-04-09 15:46:59 -07:00
wp-config-empty.php Change some test terminology 2017-12-29 10:16:16 -06:00
wp-config-example.php Use WP-CLI code style 2022-01-10 11:31:35 -06:00
wp-config-not-writable.php Use WP-CLI code style 2022-01-10 11:31:35 -06:00