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 4173f13 commit a8d72e2Copy full SHA for a8d72e2
src/Symfony/Component/Lock/Tests/Store/BlockingStoreTestTrait.php
@@ -31,6 +31,7 @@ abstract protected function getStore();
31
* This test is time sensible: the $clockDelay could be adjust.
32
*
33
* @requires extension pcntl
34
+ * @requires function pcntl_sigwaitinfo
35
*/
36
public function testBlockingLocks()
37
{
0 commit comments