Skip to content

Commit 18cb372

Browse files
committed
Merge branch 'PHP-8.2'
2 parents 14c2480 + 5e9654b commit 18cb372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/zend_persist.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ static void zend_persist_class_method(zval *zv, zend_class_entry *ce)
723723
}
724724
}
725725
}
726+
ZEND_MAP_PTR_NEW(op_array->run_time_cache);
726727
}
727728
}
728729
return;

0 commit comments

Comments
 (0)