@@ -140,6 +140,7 @@ function main_handler($event, $context)
// Aliyun FC & Huawei FG & Baidu CFC
functionhandler($event,$context)
{
global$platform;
if('FC'==$platform){
// Aliyun FC
set_error_handler("myErrorHandler");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.