wp-config-transformer/tests/fixtures/raw-data.txt
2019-04-01 16:20:17 +02:00

18 lines
No EOL
298 B
Text

null
NULL
true
false
TRUE
FALSE
0
1
0.00
0.1
1.10
2.202
dirname( __FILE__ ) . '/some/path/'
( 0644 & ~ umask() )
'escaped single quote \' wrapped in single quotes'
'double quote " wrapped in single quotes'
"escaped double quote \" wrapped in double quotes"
"single quote ' wrapped in double quotes"