mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
ea880d2b86
moved output-buffering related functions from basic_functions to output.c Win32 project need to be updated to reflect new position. # i'm not really happy with this solution, but it seemed the easiest one! # the whole output code is a bit hard to understand... @- Output-Buffering system is now Thread-Safe. (Thies)