Matthieu Napoli

Results 79 issues of Matthieu Napoli

## Failing module - **GitHub**: https://github.com/heineiuo/isomorphic-ws - **npm**: isomorphic-ws It seems to be a dependency of a dependency: ```js Download https://esm.sh/v89/[email protected]/deno/isomorphic-ws.js error: Import 'https://esm.sh/v89/[email protected]/deno/isomorphic-ws.js' failed: 500 Internal Server Error at...

deno

Redis only stores strings, so for example storing `null` means we will get `''` (empty string) when we retrieve the value later. That's why the build is failing on master...

As I adapted the implementation with the storage interface, I also tried to add more tests and specify a few edge cases. This is just started, nothing very extensive for...

As discussed shortly with Chris, we suggested that we work in 1 repo until things are a bit stabilized, it will be easier. Then we should split adapters in separate...

https://github.com/mnapoli/bref-bootstrap-benchmarks/blob/7199335df518606f4ac38b9e651db87d204c6e49/c/php/bootstrap#L14 The `php.ini` is not provided here. I think what would be great is compile PHP so that `php.ini` is automatically loaded, rather than having to provide it explicitly every...

bug

enhancement
help wanted

Hi there, Is there any way to have athletic display more information when an exception occurs. It only displays the exception message, but sometimes this isn't enough :( For example...

Setting a default locale for cross-languages fallbacks is not documented as far as I can see. That should fix it.

Previous issue: #3249, #10706 This is a meta-issue to gather all reports about the following error: ``` EMFILE - too many open files error ``` This is a very tough...

bug

Reopening #11180 / #11181 ### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It...

documentation