Demin Yin

Results 20 comments of Demin Yin

I tested locally, and everything looked good. I [reran the tests through Travis CI](https://travis-ci.org/deminy/behat-rest-testing/builds/469294165) with different versions of PHP and Behat; all tests passed. The error log said that "behat/behat...

Sorry I didn't see that you were trying to use it with Symfony 4.3. This repository uses an old version of Behat (`3.3`) which is not compatible with latest versions...

The Swoole team is focusing on code development for the next main release (4.5), which is planned to be released during Chinese New Year (around the end of this month)....

This has been brought to the core development team three times this year, but there is no clear timeline for it yet. In short, it takes tremendous effort to support...

Few months ago I merged this PR manually ( you can see it from https://github.com/deminy/ninja-mutex ) and used it in some production environment for data migration (for tens of millions...

The stubs are created by reverse-engineering the Swoole extensions directly; thus there is no documentation included, and type hinting is missing in many places. The Swoole team has tried its...

Typehints have been added to most classes and functions, and we are keep updating/improving the stubs. Thanks for submitting the issue and providing suggestions. Closing the issue.

Extension _redis_ and _pdo_mysql_ have been added to the nightly images (built daily using the latest code of Swoole): ```bash docker run --rm -ti phpswoole/swoole:php8.0 php --ri pdo_mysql # ......

This seems to be the same feature request as #36. I'm also looking forward to seeing this feature added! Thanks

I don't think @matyhtf or other active team members has enough spare time to work on it. > Forking + PR to https://github.com/swoole/docs with a en/ directory would be a...