Skip to content

Commit e0082ab

Browse files
committed
Merge branch '3.4' into 4.0
* 3.4: do not mock the session in token storage tests [DependencyInjection] resolve array env vars Add Occitan plural rule Fix security/* cross-dependencies [Lock] Skip test if posix extension is not installed [DI] Allow defining bindings on ChildDefinition use strict compare in url validator Disallow illegal characters like "." in session.name [HttpKernel] do file_exists() check instead of silent notice fix rounding from string
2 parents c8b5078 + 79b4e87 commit e0082ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Store/BlockingStoreTestTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ abstract protected function getStore();
3131
* This test is time sensible: the $clockDelay could be adjust.
3232
*
3333
* @requires extension pcntl
34+
* @requires extension posix
3435
* @requires function pcntl_sigwaitinfo
3536
*/
3637
public function testBlockingLocks()

0 commit comments

Comments
 (0)