[TYPO3-core] RFC #- buffer output for debug function
Ingmar Schlecht
ingmar at typo3.org
Sat Nov 24 19:47:44 CET 2007
Hi Steffen,
this RFC has no corresponding bug report. Please add it, so that we can
properly track the changes.
+1 based on reading the code and the ob_start() documentation.
cheers
Ingmar
Steffen Kamper schrieb:
> Hi,
>
> Type: cleanup
>
> Branches:
> Trunk
>
> Problem
> one not very nice with t3lib_div::debug is that output is printed direct
> with echo. This causes error "header already sent..."
>
> Solution
> simply start debug-function with ob_start();
>
> later improvement could return it in var so output could be controlled.
>
> vg Steffen
>
>
>
--
Ingmar Schlecht
TYPO3 Association Active Member
More information about the TYPO3-team-core
mailing list