8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d722e commit ae97c09Copy full SHA for ae97c09
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
@@ -7,6 +7,7 @@ CHANGELOG
7
* Add `DomCrawlerAssertionsTrait::assertSelectorCount(int $count, string $selector)`
8
* Allow to avoid `limit` definition in a RateLimiter configuration when using the `no_limit` policy
9
* Add `--format` option to the `debug:config` command
10
+ * Deprecate `framework:exceptions` tag, unwrap it and replace `framework:exception` tags' `name` attribute by `class`
11
12
6.2
13
---
0 commit comments