Php flush() not working

I read that ExeOutput4PHP does not yet support PHP’s flush().

But your docs at https://www.exeoutput.com/help/globalvariables shows an example which has flush().

You may want to remove that example, or even better, work on supporting flush()?

supporting flush() would solve many problems, mainly EventSource for me.

Indeed, it was an old sample for the Trident engine (which supported flush()).