-
php8 已经不在支持each 函数,请修复并提供更高版本支持
-
Not sure how to debug this, but when Taint is enabled, the following causes problems:
I'm wondering if this might have something to do with the op-code cache... as it works when it's using …
-
I am running on M1 Mac on Monterey. I've tried a few different ways of installing valet-php
brew install valet-php@7.3
brew install valet-php@7.4
And with the --build-from-source option as w…
-
Although it is not recommended to create a new project based on symfony1, it may sometimes be necessary to build a symfony1 project from scratch.
For a completely empty project, the `project:genera…
-
Process of archiving sometimes is taking too much memory:
```
Fatal error: Allowed memory size of 8589934592 bytes exhausted (tried to allocate 25695760 bytes) in /usr/local/www/matomo/libs/Zend/D…
-
I have forked this repository to start contributing some fixes, mainly updating PHP, and have run into a few problems. Without a passing build I am hesitant to submit any PRs to address issues. Could …
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-mail/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mail/issues?q=is%3Aclosed) issue matching what …
-
**Describe the bug**
Type anything in search. Result give error, because try to LOWER(id) which is integer
**To Reproduce**
Postgres 15 or 16, Nginx, Symfony 7, EA4.9
```
"require": {
…
-
I tried to update (3x = 2x local | 1x remote) to version 3.7.0 but it does not finish at all. I used the webbrowser:
https://october3.test/backend/system/updates
Result after refreshing the endles…
-
Hi awesome scoop developers.
golang has multiple small versions, such as `1.19`, `1.18`, `1.17`, etc, when I install from scoop, I can only get the lastest one, it's no convenient for installing diff…