Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/f36c5c7b08e8411d#

I recently saw on Symfony, that they store they debugger reports in SQLLite database, which is one file in cache directory, rather, then creating multiple debugger report files as we do.

Do you think, that we should consider this option as well considering http://www.php.net/manual/en/sqlite.requirements.php (SQLLite support that was build-in since 5.x version of PHP will be moved to PECL in 5.4 version).

Related Discussions

 

  • No labels