Joyce Babu
Joyce Babu
Is it possible to specify `base_uri` as an environment variable, when using docker?
I am trying to specify an include file via command line. Unfortunately, both `APP_INCLUDE` and `-a` are ignored. I have tried ``` sudo ./fresque start -a /opt/fresque/autoloader2.php ``` and ```...
**Describe the bug** I am not exactly sure whether this is an issue with `coc-phpls` or `intelephense`. I have added the following configuration for enabling the function text object. But...
Is it possible to provide an option to mount a directory other than /Users? `--xhyve-experimental-nfs-share=/opt/docker`
Implicit conversion from float to int raises E_DEPRECATED notice on PHP 8.1
It would be nice if the project moved to a PSR-4 compliant namespace. Since this would be a BC breaking change, this would require a major version bump.
If I try to `lookup` the new commit hash from a pre-receive hook, I am getting the following error > object not found - no match for id The lookup...
Upgrade node to v8.11.4, which is the version used by Rocket Chat. https://github.com/RocketChat/hubot-rocketchat/pull/216
How can I build a static binary executable? I tried using `LDFLAGS=-static` and it is failing with the following error > Linking guetzli > /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libpng12.a(libpng12_la-png.o): In function `png_reset_crc': > (.text+0x1ab):...