Skip to content

Commit c5ffcf0

Browse files
committed
AC-13416:: session_set_save_handler() with more than 2 arguments deprecated in PHP 8.4
1 parent 4644f85 commit c5ffcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/Framework/Session/SessionManagerTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright 2012 Adobe
4-
* All Rights Reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
55
*/
66
// @codingStandardsIgnoreStart
77
namespace {

0 commit comments

Comments
 (0)