removed php8.1 junk, disabled some output thing

This commit is contained in:
2022-12-07 18:45:16 +05:00
parent 573c0f9066
commit 6c6061c1ee
132 changed files with 3 additions and 4735 deletions

View File

@ -212,7 +212,8 @@ precision = 14
; Development Value: 4096
; Production Value: 4096
; http://php.net/output-buffering
output_buffering = 4096
;output_buffering = 4096
output_buffering = Off
; You can redirect all of the output of your scripts to a function. For
; example, if you set output_handler to "mb_output_handler", character