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/DataCollector
efelo 715c793070 [HttpKernel] added password hiding in request data collector raw content
The password was already hidden in POST parameters, but still remained visible in raw content

[HttpKernel] added password hiding in request data collector raw content

The password was already hidden in POST parameters, but still remained visible in raw content

[HttpKernel] added password hiding in request data collector raw content

The password was already hidden in POST parameters, but still remained visible in raw content
2020-07-15 14:56:16 +02:00
..
AjaxDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ConfigDataCollector.php Merge branch '4.4' 2019-11-16 16:24:47 +01:00
DataCollector.php Merge branch '4.4' 2019-11-12 11:18:18 +01:00
DataCollectorInterface.php Remove \Throwable support deprecation layer 2019-11-08 10:00:49 +01:00
DumpDataCollector.php Merge branch '4.4' into 5.0 2020-03-16 13:10:54 +01:00
EventDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ExceptionDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php SCA: file_exists -> is_dir|is_file in foundation and kernel 2020-06-03 10:29:19 +02:00
MemoryDataCollector.php Merge branch '4.4' into 5.0 2019-11-27 00:25:11 +01:00
RequestDataCollector.php [HttpKernel] added password hiding in request data collector raw content 2020-07-15 14:56:16 +02:00
RouterDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
TimeDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00