Rahman Nur Hadi
Rahman Nur Hadi
Oh, this would be nice. And as this information is already provided by https://genshin-impact.fandom.com, is it possible to just implement a mechanism to parse the data from there and then...
in case of built in mobile broadband network interface, it seems that the IP will re-assigned whenever it switches cellular tower (?)
current workaround: edit `./vendor/bin/php-cs-fixer`, change `#!/usr/bin/env php` into `#!/usr/bin/env php7.2`
@junstyle I've tried set `php.validate.executablePath` to point at correct php version, for the example `/usr/bin/php7.2`. but the extension still use the `php`, which in my case is php5.6. I think...
@jorismak I found that directly modifying the content of the vendor folder isn't a good idea since it is typically put in the `.gitignore`. Because of that, it needs to...
@boumanb i think you should use `php` instead of `php-fpm`
just stumble upon this today. I personally think this should be mentioned as "limitation" or something like that.