Skip to content

Commit 6223252

Browse files
committed
AC-13306::Adobe Commerce 2.4.8 core code is compatible with PHP 8.4
1 parent 378fe72 commit 6223252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Php/LiveCodeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ protected function setUp(): void
6060
$basePath = str_replace('\\', '/', $basePath);
6161

6262
$this->_command = 'php ' . $basePath . '/bin/magento setup:di:compile';
63-
self::$executedCompilation = true;
6463
}
6564

6665
/**

0 commit comments

Comments
 (0)