Skip to content

Commit 74d9278

Browse files
chore: remove mbstring.func_overload from htaccessWithValidModifiedContent
Signed-off-by: Josh <[email protected]>
1 parent 986526f commit 74d9278

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • tests/data/integritycheck/htaccessWithValidModifiedContent
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Start of valid file
22
<IfModule mod_php7.c>
3-
php_value mbstring.func_overload 0
43
php_value always_populate_raw_post_data -1
54
php_value default_charset 'UTF-8'
65
php_value output_buffering 0
@@ -10,4 +9,4 @@
109
</IfModule>
1110
#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####
1211

13-
# Content that should change the hash in the root folder
12+
# Content that should change the hash in the root folder

0 commit comments

Comments
 (0)