MARiA so cute

Results 191 comments of MARiA so cute

The error indicates that the entire packet exceeds the maximum allowed size defined by `package_max_length`. To resolve this, you must either: `Increase package_max_length to accommodate larger packets, or` `Implement chunked/streaming...

If this error can be caught, the remaining business logic may lead to unpredictable/uncontrollable issues.

Can you please try again? We just modified some of the logic in this part. If the issue still occurs, see if we can use valgrind to check where the...

Hi. Please tell me what framework you are using. If possible, could you provide a reproducible code example? Thank you @jilcimar @ElielFC @b-bianca

Could you please run `php --ri curl`? @jilcimar

需要检查有没有php_date.h这个头文件存在,或者头文件是否存在php_time()

https://github.com/swoole/swoole-src/pull/5462

This seems to be an issue caused by the last PR related to process restart and resetting some global variables. Please wait a moment, and I will fix it shortly.

I will take a look later.