mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-18 05:38:25 -04:00
ALPHA 3.0.2
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ CHANGELOG
|
||||
-----
|
||||
|
||||
* added orphaned events support to `EventDataCollector`
|
||||
* `ExceptionListener` now logs and collects exceptions at priority `2048` (previously logged at `-128` and collected at `0`)
|
||||
* `ExceptionListener` now logs exceptions at priority `0` (previously logged at `-128`)
|
||||
* Deprecated `service:action` syntax with a single colon to reference controllers. Use `service::method` instead.
|
||||
* Added the ability to profile individual argument value resolvers via the
|
||||
`Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver`
|
||||
|
||||
Reference in New Issue
Block a user