File tree 1 file changed +6
-6
lines changed
src/Symfony/Component/Lock 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- 5.4.0
5
- -----
4
+ 5.4
5
+ ---
6
6
7
- * added ` DoctrineDbalStore ` identical to ` PdoStore ` for ` Doctrine\DBAL\Connection ` or DBAL url
8
- * deprecated usage of ` PdoStore ` with ` Doctrine\DBAL\Connection ` or DBAL url
9
- * added ` DoctrineDbalPostgreSqlStore ` identical to ` PdoPostgreSqlStore ` for ` Doctrine\DBAL\Connection ` or DBAL url
10
- * deprecated usage of ` PdoPostgreSqlStore ` with ` Doctrine\DBAL\Connection ` or DBAL url
7
+ * Add ` DoctrineDbalStore ` identical to ` PdoStore ` for ` Doctrine\DBAL\Connection ` or DBAL url
8
+ * Deprecate usage of ` PdoStore ` with ` Doctrine\DBAL\Connection ` or DBAL url
9
+ * Add ` DoctrineDbalPostgreSqlStore ` identical to ` PdoPostgreSqlStore ` for ` Doctrine\DBAL\Connection ` or DBAL url
10
+ * Deprecate usage of ` PdoPostgreSqlStore ` with ` Doctrine\DBAL\Connection ` or DBAL url
11
11
12
12
5.2.0
13
13
-----
You can’t perform that action at this time.
0 commit comments