[TYPO3-dev] A possible bug in t3lib_cli
Martin Kutschker
masi-no at spam-typo3.org
Fri Sep 18 12:46:50 CEST 2009
Francois Suter schrieb:
> Hi all,
>
> I'm stumbling on a bug in t3lib_cli and I'm wondering whether I'm the
> only one. The bug is described in full details in the report I opened:
>
> http://bugs.typo3.org/view.php?id=11995
>
> The solution is easy enough, but I was wondering if it could break
> something on installs where the problem doesn't happen (if any). I would
> like some confirmation before submitting a patch to the core list.
>
> Thanks for any feedback
Why are there any output buffers in a CLI application? Away, does
ob_flush() flush all buffers? AFAIK you can nest them.
Masi
More information about the TYPO3-dev
mailing list