1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

Merge branch 'PHP-8.2'

This commit is contained in:
Bob Weinand
2022-10-22 22:09:21 +00:00

View File

@@ -723,6 +723,7 @@ static void zend_persist_class_method(zval *zv, zend_class_entry *ce)
}
}
}
ZEND_MAP_PTR_NEW(op_array->run_time_cache);
}
}
return;