Hailong

Results 8 comments of Hailong

This issue is on external drive/volume, including another volume created from the internal drive. For instance, I have one disk on my laptop, and I created another volume Dev. Then...

> @Hailong You need to click the little padlock at the bottom left in order to change the Privacy settings. @robme There are two different list on the `Security &...

@jcrubrik ionutantohi already mentioned that mounting the whole partition works. But one reason I can see it's not ideal is that, the root folder of volume has several system hidden...

> Thanks for this patch! Out of curiosity, is it necessary to hop the loop? `EventLoopPromise` is entirely thread-safe and can absolutely be executed on any thread. Unless you have...

Here is my PR to change to phpseclib 3, https://github.com/nov/jose-php/pull/45

My current workaround for this issue is to use a package named [Zippy](https://packagist.org/packages/alchemy/zippy), while a problem of this package is that we need to take its `master` branch at this...

Hi @DrakeJack , since Magento had decide to unregister it in there code, I mean if we could fix it from the module code? As I mentioned, I just tried...

Hi @sdleiw , I saw the same error when loading the checkout page, it might be the same issue for API. Changing the path matching pattern will resolve the problem,...