谷溪
谷溪
> e this could be implemented as an optional interface that is tested for and used by the logger.. would you accept a PR for this? I'd like to add...
> I suppose this could be implemented as an optional interface that is tested for and used by the logger.. The optional interface approach doesn't play nice with job wrappers...
I quite like this. Why was this closed?
> No description provided. wechat:reasno
看一下这个测试,是可以跑过的。https://github.com/hyperf/gotask/blob/f433a3774de9645c5f73fc7444140ea521e48255/tests/Cases/MongoDBTest.php#L91
Need VisualEditor support too. Thanks!
hyperf实测http2 server process模式也一直有问题 base模式则没问题。 关注一下
I would also like to see this implemented. One of my main use cases for Select is to do proactive cancellation.
TestCase中有覆盖了getInsertedID的测试,没发现问题,请提供一下mongo driver的版本 
For anyone who don't want to change code, we define testing only environmental variables in phpunit.xml, (overwriting `DB_HOST` etc.) and make use of them in config/database.php.