[TYPO3-50-general] Debugging in FLOW3

Robert Lemke robert at typo3.org
Fri Jan 16 00:37:04 CET 2009


Hi again,

Am 15.01.2009 um 17:54 schrieb Robert Lemke:

> Secondly we have FirePHP which you should really give a try:
>
>  - download / checkout the FirePHP package into the Packages directory
>  - install the FireBug extension in Firefox
>  - place some \debug('some message") or \debug($var) in your code
> (note the backslash) and watch the FireBug tab in your browser

Just saw that with the version in SVN you have to

   - add F3\FirePHP\Core: [] to the Objects.yaml in the FLOW3 package
   - call \F3\debug()

Cheers
robert


More information about the TYPO3-project-5_0-general mailing list