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/src/Symfony/Component/HttpKernel/Profiler
Fabien Potencier e0402bae65 Merge branch '2.3' into 2.4
* 2.3:
  removed unneeded use statements
  Prepend Child Bundle paths before the parent
  [Routing] add unit tests for Symfony\Component\Routing\RequestContext class

Conflicts:
	src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php
	src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php
	src/Symfony/Component/Validator/ConstraintValidatorFactory.php
2014-01-01 09:14:50 +01:00
..
BaseMemcacheProfilerStorage.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
FileProfilerStorage.php Fixed CS 2013-07-21 13:38:54 +01:00
MemcachedProfilerStorage.php unify missing parentheses 2013-11-14 15:30:56 +01:00
MemcacheProfilerStorage.php unify missing parentheses 2013-11-14 15:30:56 +01:00
MongoDbProfilerStorage.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
MysqlProfilerStorage.php Fixed MongoDB storage missing time range. Fixed UI not searching properly. Removed unnecessary time query. 2012-12-15 23:37:18 +02:00
PdoProfilerStorage.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Profile.php Added ability to search by time when using the profiler 2012-12-15 22:42:20 +02:00
Profiler.php Merge branch '2.3' into 2.4 2014-01-01 09:14:50 +01:00
ProfilerStorageInterface.php corrected English grammar (s/does not exists/does not exist) 2013-08-13 20:56:24 +01:00
RedisProfilerStorage.php fixed CS 2013-10-30 09:27:36 +01:00
SqliteProfilerStorage.php Fixed MongoDB storage missing time range. Fixed UI not searching properly. Removed unnecessary time query. 2012-12-15 23:37:18 +02:00