[FLOW3-general] Debug Toolbar
Thomas Plessis
t.plessis at totemnumerique.com
Fri Sep 7 14:54:14 CEST 2012
Hi Marc,
I've another trouble in DataStorage.php line 114 :
file_put_contents($filename, serialize(self::$container));
Serialization of 'Closure' is not allowed
and
SplObjectStorage::serialize() must return a string or NULL
Thomas Plessis
Développeur multimédia
--
TOTEMnumerique
9, Place St Étienne
31000 Toulouse
T. 05 61 14 64 54
F. 05 61 14 64 55
Le 30 juin 2012 à 12:51, Marc Neuhaus a écrit :
> Hello Thomas,
>
> haven't considered that. you can remove that constant, but it could be a
> little performance hit.
>
> Greetings Marc
>
> 2012/6/28 Thomas Plessis <t.plessis at totemnumerique.com>
>
>> Hi guys,
>>
>> I'm trying to use the Debug Toolbar made by Marc Neuhaus. But i've the
>> following error at the first launch :
>>
>> #1: Notice: Use of undefined constant DEBUG_BACKTRACE_IGNORE_ARGS -
>> assumed 'DEBUG_BACKTRACE_IGNORE_ARGS' in
>> /var/www/clients/client23/web75/web/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/Debug_Toolbar_Logger_SqlLogger_Original.php
>> line 35 (More information)
>>
>> It's because DEBUG_BACKTRACE_IGNORE_ARGS is not recognized in my PHP
>> version (5.3.3-7). Is there a way to resolve that? (without upgrading PHP
>> package)
>>
>> regards,
>>
>> Thomas Plessis
>> Développeur multimédia
>> --
>> TOTEMnumerique
>> 9, Place St Étienne
>> 31000 Toulouse
>> T. 05 61 14 64 54
>> F. 05 61 14 64 55
>>
>> _______________________________________________
>> FLOW3-general mailing list
>> FLOW3-general at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the FLOW3-general
mailing list