-
### What happened?
Hi, this is not a bug, but either a feature request or a suggestion of how to.
We have multilingual app, how to make the menu / menu items multilingual?
### How to reproduce t…
-
**What version of OpenCart are you reporting this for?**
Master version
**Describe the bug**
A clear and concise description of what the bug is
/system/library/db/mysqli.php on line 122 threw:
…
-
*PHP Version:* 8.2.23 | *Shopware Version:* 6.6.6.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
SQL migration that is not executed correctly should display …
-
## Summary
The version specific PHP ifdefs should refer to the named version only and not the named version or higher.
## Desired Behavior
`PHP7` should only refer to PHP version 7, not versi…
-
### Describe the bug
When a table name contains dots, columns can't be sorted. The bug is in sql-parser it seems.
On 5.2.2-dev it gives the HTML code in modal, but on 6.0.0-dev I get this:
``…
-
### Description
Hi!
### I've noticed intermittent errors on 8.4.0rc2 _(under windows)_ that I didn't have with 8.4.0rc1
My use case:
- [own build](https://github.com/nono303/win-build-scripts) …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.0
| PHP version | 7.4.3
| Installation Method | PHAR
#### Summary
When using PHPUnit pha…
-
### Bug
I use the mileage (kilometric indemnity) on the expense report (optionnal)
For this, we just need to complete the table on the page « admin/expensereport_ik.php ».
But since the version V…
-
### Description
If a webhook fails, I believe it should be classed as an error and logged as such.
### Steps to reproduce
1. Trigger a webhook
If the webhook signature fails, it returns OK, and is…
-
A well-maintained project will specify the proper version of PHP in `composer.json`:
```json
"require": {
"php": "~8.3"
}
```
There's many reasons for this, including: If you run `composer ins…