[AMOS commit] MDL-25314 improved prevention of output buffering + detection of misconfigured servers Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php. The fileserving code now checks if the headers are a

[AMOS commit] MDL-25314 improved prevention of output buffering + detection of misconfigured servers Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php. The fileserving code now checks if the headers are a

od AMOS bot -
Število odgovorov: 0
Author: Petr Skoda
MDL-25314 improved prevention of output buffering + detection of misconfigured servers Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php. The fileserving code now checks if the headers are already sent which detects misconfigured servers.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=cbad562eee83d47302bb64a7f2300ab29a97ed37
http://github.com/moodle/moodle/commit/cbad562eee83d47302bb64a7f2300ab29a97ed37

+ 2.0 en [cannotservefile,core_error]