Skip to content

Commit e9b8316

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: fix merge fix merge fix merge
2 parents bab3b44 + 89a6bf3 commit e9b8316

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

Tests/Session/Storage/NativeSessionStorageTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ protected function tearDown(): void
5555
@rmdir($this->savePath);
5656
}
5757

58-
$this->savePath = null;
5958
ini_set('session.save_handler', $this->initialSessionSaveHandler);
6059
ini_set('session.save_path', $this->initialSessionSavePath);
6160
}

Tests/Session/Storage/PhpBridgeSessionStorageTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ protected function tearDown(): void
5151
@rmdir($this->savePath);
5252
}
5353

54-
$this->savePath = null;
5554
ini_set('session.save_handler', $this->initialSessionSaveHandler);
5655
ini_set('session.save_path', $this->initialSessionSavePath);
5756
}

Tests/Session/Storage/Proxy/AbstractProxyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
class AbstractProxyTest extends TestCase
2525
{
26-
protected MockObject&AbstractProxy $proxy;
26+
protected AbstractProxy $proxy;
2727

2828
protected function setUp(): void
2929
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy