Casper Langemeijer

Results 9 issues of Casper Langemeijer

As implemented in: https://gist.github.com/bslagter/e156bd1997b8ac3ede8e

It would be cool if this skeleton could also build eap packages http://confluence.jetbrains.com/display/WI/Web+IDE+EAP Preferably the package would be named phpstorm-eap. This requires a modification of the control and rules files....

enhancement

There is a big number of lintian issues that need to be solved

enhancement

This fixes issue: https://github.com/CachetHQ/Cachet/issues/4013

The current implementation is using a blocking socket stream implementation. Would you accept a non-blocking implementation in your project? Do you have any criteria that I should meet for my...

I noticed ForbiddenException('Not in white list. Check listen.allowed_clients.') is thrown when a zero-byte response is received from the closing socket. Apparently this is what happens when php-fpm encounters a client...

I've read the readPacket private function and found the implementation way to naive to be used in production systems. When `$packet = fread($this->_sock, self::HEADER_LEN)` is called on line 382 the...

Sadly, my Apple M1/2 collegues cannot run the docker image. Can you provide an arm64 image?

**Frequently asked questions** - [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) - [x] I have looked at the list of the existing issues (including closed issues) and searched if my...