This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/HttpKernel/Profiler
Andrej Hudec 747429341e memcache profiler storage support added
fix CS

fix CS + remove unneeded else

add documentation, change protected methods as private

rename var

throw exception for invalid name, index fix

memcache profiler storage support added, fix CS and minor bugs

fix CS

removed unneeded else

- memcached support added
- improved performance (serialization, index)

updated code to last version of Profiler
2012-01-10 00:33:54 +01:00
..
FileProfilerStorageTest.php [HttpKernel] fixed doubled results for the file profiler (closes #2915) 2012-01-02 12:10:17 +01:00
MemcachedProfilerStorageTest.php memcache profiler storage support added 2012-01-10 00:33:54 +01:00
MemcacheProfilerStorageTest.php memcache profiler storage support added 2012-01-10 00:33:54 +01:00
MongoDbProfilerStorageTest.php [HttpKernel] Fix missing $method argument in MongoDbProfilerStorageTest 2011-12-31 03:10:55 -05:00
ProfilerTest.php Skipped tests when PDO is not available 2011-11-14 18:39:47 +01:00
SqliteProfilerStorageTest.php [Tests] Use proper assertion for counting 2011-12-19 10:00:41 +01:00