-
### Steps to reproduce
1. Provide an iPhone with approx. 44,000 photos in the iCloud/camera memory.
2. Connect the NC app via user login to a NC instance (in the LAN) with sufficient storage sp…
-
1. For some cases better add constant completion instead of plain strings (in this case we should import class maybe before completion):
- `Symfony\Component\HttpFoundation\Response` https://github…
-
Hi! I'm running into an issue with too many files being opened by the server.
Sadly I could not take a screenshot of the exception, but it basically says "Too many open files".
When I inspect th…
-
1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 8.2.1 |
| Swoole | 5.0.1 |
| LaravelS | 3.7.35 |
| La…
-
* 你遇到了什么问题?
报错日志如下,多发于hyperf一段时间无访问时再次访问出错。频繁访问没有报错
PHP Warning: Uninitialized string offset 0 in /www/hyperf-skeleton/vendor/longlang/phpkafka/src/Protocol/Type/UVarInt.php on line 41
Warning: …
-
I've seen several requests in the issues backlog for "support extension X, Y, Z" sort of things. I started reading through https://github.com/heroku/heroku-buildpack-php/blob/master/support/build/READ…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
ghost updated
2 months ago
-
As of https://github.com/ClassicPress-research/classic-commerce/pull/190 the coding standards checks on every PR are disabled. This is because the coding standards checks run whenever a file is chang…
nylen updated
4 years ago
-
### Summary
This module generates suitable command lines relying on the `composer` binary.
Typical command-lines look like `/usr/bin/php /usr/bin/composer --no-ansi --no-interaction --working-d…
-
# Expectation:
Cron should execute cron.php with the UID the container is started with (in case a UID is provided).
# Status Quo:
Cron.php is executed with www-data, which is UID 33 / 34 (depends…