We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58cfb3 commit a0bdc0fCopy full SHA for a0bdc0f
UPGRADE-7.2.md
@@ -8,6 +8,11 @@ Read more about this in the [Symfony documentation](https://symfony.com/doc/7.2/
8
9
If you're upgrading from a version below 7.1, follow the [7.1 upgrade guide](UPGRADE-7.1.md) first.
10
11
+Cache
12
+-----
13
+
14
+ * `igbinary_serialize()` is not used by default when the igbinary extension is installed
15
16
Form
17
----
18
src/Symfony/Component/Cache/CHANGELOG.md
@@ -4,6 +4,7 @@ CHANGELOG
4
7.2
5
---
6
7
* Add optional `Psr\Clock\ClockInterface` parameter to `ArrayAdapter`
7.1
0 commit comments