-
偶然发现了 2 次事件出错的情况,恐怕这意味着这 2 条消息广播失败了,原因待调整:
![CleanShot 2024-03-26 at 21 14 10@2x](https://github.com/xuchunyang/chat/assets/4550353/7e66c6e1-5016-4993-be07-3385e03cfeff)
下面是日志:
```log
[2024-…
-
Dependency Injection should be the only way to deal with all our services.
For 2.0, let's get rid of all the error prone code and have only one way to use the lib - removing the Factory.
- Mappi…
-
### Symfony version(s) affected
6.4
### Description
Setup
rabbitMQ transport: `max_retries: 0`
failure_transport via doctrine
We discovered some strange behavior of our async transport r…
-
What type of report is this:
| Q | A
| ---| ---
| Bug report? | x
| Feature request? |
| Enhancement? |
## Description:
Would love to see some more detailed install/deploy instructions f…
-
I have definition for Path like this:
![image](https://github.com/user-attachments/assets/0618f569-6347-411f-9693-c5eae19c6018)
and such transformation:
```
use \Pimcore\Model\Element\Service;…
-
### Preconditions
1. Magento 2.4.6
2. Magento Functional Testing Framework CLI 4.3.4
3. PHP 8.1
### Steps to reproduce
1. sudo vendor/bin/mftf run:test AdminQuickCheckoutSalesOrderCre…
-
**Setup information**
Running Invoice Ninja using docker-compose on a Raspberry Pi 3B+, arm64 v8.
**Describe the bug**
The SnapPDF previews are not working and are timing out with error 504 Gatew…
-
The `--help` description for the `-q`/`--quiet` flag says "Do not output any message". But I see no apparent difference between the default output of `./vendor/bin/ecs` and the output of `./vendor/bi…
-
When running php-dry without command line options, you get the following error message
```
TypeError {#5695
#message: "App\Command\DetectClonesCommand::getStringOption(): Return value must be o…
-
My `composer.json`:
```json
{
"name": "wearerequired/example",
"repositories": [],
"require": {}
}
```
Output of `composer diagnose`:
```
Checking composer.json: OK
Checking…