1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Describe changes

This commit is contained in:
Daniil Gentili 2023-02-21 15:44:18 +01:00 committed by GitHub
parent 575da79801
commit f665e719fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,6 +178,7 @@ class ConcatAnalyzer
}
if ($literal_concat) {
// Bypass opcache bug: https://github.com/php/php-src/issues/10635
(function (int $_): void {
})($combinations);
if (count($result_type_parts) === 0) {