Elan Ruusamäe
Elan Ruusamäe
Since entrypoint is set, CMD has no intended effect. In fact, it's passed to node program, which ignores it: ``` # docker-compose exec stremio bash root@64f0fbd0f863# ps axwuf USER PID...
service "server" refers to undefined network proxy: invalid compose project
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? On first boot (or when...
There is no `$_PUT` superglobal in PHP. Existing docs refer to it as `PUT` stream: - https://docs.phalcon.io/4.2/request/#put
I've installed pypy3 via brew and assumed it would use same virtualenv that was used for python. ``` ❯ pypy3 -m plextraktsync --dry-run Traceback (most recent call last): File "/opt/homebrew/Cellar/pypy3.10/7.3.17_1/libexec/lib/pypy3.10/runpy.py",...
> It's included on [Laravel](https://laravel.com/), the most popular free, open-source PHP framework in the world. This sentence is confusing, looks like typo saying it's included "in" Laravel, but that does...
## Description of the problem, including code/CLI snippet I'm trying to inspect recent jobs that are submitted to runner, but by default it gives them oldest first. I can use...
Refs - https://github.com/perftools/xhgui/pull/547 - https://github.com/rectorphp/rector/issues/1792 - https://www.slimframework.com/docs/v4/start/upgrade.html - https://discourse.slimframework.com/t/migrating-from-slim-3-to-4-writing-php-unit-tests/4193
Refs - https://github.com/perftools/xhgui/issues/498
Refs - https://github.com/perftools/xhgui/issues/504#issuecomment-2673899501 Removes: - https://github.com/perftools/xhgui/pull/415