chore: remove always_populate_raw_post_data from .user.ini

Deprecated in PHP 5
Removed in PHP 7
https://www.php.net/manual/en/migration70.incompatible.php#migration70.incompatible.removed-ini-directives
bd289af963/UPGRADING (L425)
Already removed from .htaccess in ee84017

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2025-06-18 09:36:09 -04:00 committed by Ferdinand Thiessen
parent 887dfeb886
commit e6f0ed0cb9
No known key found for this signature in database
GPG key ID: 7E849AE05218500F

View file

@ -4,6 +4,5 @@
;
; NOTE: PHP caches this file for 300 seconds by default
;
always_populate_raw_post_data=-1
default_charset='UTF-8'
output_buffering=0