Skip to content

Commit 3e54103

Browse files
committed
Do not prefix Symfony PHP 8.0 polyfills
1 parent fd99879 commit 3e54103

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/build/scoper.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
'../../stubs',
1717
'../../vendor/jetbrains/phpstorm-stubs',
1818
'../../vendor/phpstan/php-8-stubs/stubs',
19+
'../../vendor/symfony/polyfill-php80',
1920
]) as $file) {
2021
if ($file->getPathName() === '../../vendor/jetbrains/phpstorm-stubs/PhpStormStubsMap.php') {
2122
continue;

0 commit comments

Comments
 (0)