mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Describe changes
This commit is contained in:
parent
575da79801
commit
f665e719fb
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user