Skip to content

Commit 1a8e3d3

Browse files
Merge branch '5.2' into 5.x
* 5.2: Allow psr/cache v3 but on symfony/cache [DI] fix tracking of changes to vendor/ dirs Remove EOLed 5.1 branch from PR template [HttpKernel] [Kernel] Silence deprecations logs writes Update PULL_REQUEST_TEMPLATE.md fix typo [Mailer][Mime] Update inline part names with newly generated ContentId Fixed updating catalogue metadata from intl domain [HttpFoundation] Setting `REQUEST_TIME_FLOAT` when constructing a Request object
2 parents 10dcea7 + 96dbd82 commit 1a8e3d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Store/RetryTillSaveStoreTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
/**
1919
* @author Jérémy Derussé <jeremy@derusse.com>
20+
*
21+
* @group legacy
2022
*/
2123
class RetryTillSaveStoreTest extends AbstractStoreTest
2224
{

0 commit comments

Comments
 (0)