Skip to content

Commit 735548c

Browse files
Merge branch '3.4' into 4.2
* 3.4: [FrameworkBundle] minor: fix typo in SessionTest [Debug] workaround BC break in PHP 7.3
2 parents 930025f + b34977f commit 735548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/SessionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function testFlash($config, $insulate)
7171

7272
/**
7373
* See if two separate insulated clients can run without
74-
* polluting eachother's session data.
74+
* polluting each other's session data.
7575
*
7676
* @dataProvider getConfigs
7777
*/

0 commit comments

Comments
 (0)