Petri Haikonen
Petri Haikonen
Please add instructions to your website on how to setup BOINC on a Linux or UNIX server. The setup is actually quite simple, but it's annoying that I had to...
**Code sample** ```php
### Bug report It looks like PHPStan doesn't handle the value from `PDO::inTransaction()` properly with try catch when the value is stored to a variable before try catch. "Negated boolean...
### Is your question not already answered in the FAQ? - [X] I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md). ### Is this a general question and...
PHP 8.4 support
The last PHP 8.4 beta has been released before the upcoming release candidates. The planned release date is Nov 21 2024. Is there a plan for adding PHP 8.4 support?...
### Operating system Ubuntu 24.04 ### Description https://github.com/dockur/windows/issues/589 will give you more context. DNSMASQ_OPTS stopped working in 4.10. ### Docker compose Description ### Docker log Description ### Screenshots (optional) _No...
I followed your guide at https://docs.bracketapp.nl/docs/running-bracket/configuration/ but it seems it isn't reading prod.env at all. When I try to login, it gives me internal server error and I can see...
I think this is something that didn't get fixed with the last release that fixed PHP 8.5 deprecations. ``` ErrorException: chr(): Providing a value not in-between 0 and 255 is...