Skip to content

Commit

Permalink
Describe changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Feb 21, 2023
1 parent 575da79 commit f665e71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public static function analyze(
}

if ($literal_concat) {
// Bypass opcache bug: https://github.com/php/php-src/issues/10635
(function (int $_): void {
})($combinations);
if (count($result_type_parts) === 0) {
Expand Down

0 comments on commit f665e71

Please sign in to comment.