Oleksandr Roslov

Results 4 issues of Oleksandr Roslov

This commit adds the connection loss detection to AWS MySQL RDS.

I received an error using version 8.14.1: `Fatal error: Uncaught TypeError: Return value of SlevomatCodingStandard\Sniffs\Commenting\EmptyCommentSniff::getCommentContent() must be of the type string, bool returned in /root/.composer/vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Commenting/EmptyCommentSniff.php:127` Stack trace: ``` #0 /root/.composer/vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Commenting/EmptyCommentSniff.php(48):...

There is the `--memory-limit` option in commands `rabbitmq:multiple-consumer` and `rabbitmq:consumer`. But such option does not exist in `rabbitmq:rpc-server`. Therefore, my RPC servers crash periodically because of memory leak. Can you...

As GCM is now deprecated and will be disabled on April 2019, will we have a new release `1.1.2` with FCM support? I see that we already have an updated...