Jianle Chen
Jianle Chen
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a simple script for reproducing the error. 当我使用openssl编译swoole时候,发起https请求会报错,协程退出。报错 [2021-02-19 21:54:07 $27867.0] WARNING swManager_check_exit_status:...
比如我有16节课,但是我有15个颜色。那么最后一节课没有背景颜色我以为有bug,结果才知道是颜色不足。 如果课程表一共有5*12节课,那么我要传入比较多的颜色。 希望如果颜色池用完后仍然不足的话可以随机任意颜色出来
`$i = 1500*1024*1024; var_dump($i); $canvas = new \Imagick(); $canvas->setResourceLimit(Imagick::RESOURCETYPE_DISK, $i ); echo 'RESOURCETYPE_DISK1===',Imagick::getResourceLimit(Imagick::RESOURCETYPE_DISK),PHP_EOL;` output=====> int(1572864000) RESOURCETYPE_DISK1===1073741824
/Applications/MAMP/bin/php/php7.4.9/include/php/ext/tars-extension/tupapi.c:429:14: error: expected ';' after expression ulong num_key; ^ ; /Applications/MAMP/bin/php/php7.4.9/include/php/ext/tars-extension/tupapi.c:429:9: error: use of undeclared identifier 'ulong' ulong num_key; ^ /Applications/MAMP/bin/php/php7.4.9/include/php/ext/tars-extension/tupapi.c:429:15: error: use of undeclared identifier 'num_key' ulong num_key; ^...