-
The `klarna_logs` table has a primary key definition of `smallint` (not even unsigned), meaning that it can only hold up to `32767` entries. Once the `klarna_logs` table is full, the checkout will not…
-
### Description (*)
Some problems have been found in `phpgt/dom` composer dependency during work on the adding a compatibility Magento with PHP 8.1.
We need to deliver our changes to extension repos…
-
Using the in-built Product Importer we have been successfully updating our product quantities in bulk within Mangeto 2.0.5.
However since we have upgraded to Magento 2.1.0, and after a Product Import…
-
We checked fatal errors with environment PHP 8.
One of the problems is incompatible composer dependency - `phpgt/dom` in `magento/magento2-page-builder` extension.
We need to upgrade `phpgt/dom` c…
-
Products are not displayed on Edit Category page in the Admin. Instead of products, it shows a message: 'Your product selection is empty for the selected Store View. If you are running a multi-store s…
-
### Description (*)
We need to check compatibility of the codebase with PHP 8.1 according to RFC provided below
- [ ] [Disable autovivification on false](https://wiki.php.net/rfc/autovivificat…
-
* Update root composer.json / metapackage and composer.json file for each module - set required php version to
```java
7.4.0||8.0.0
```
* **
*
*
*
*
*
*
*
*
…
-
I have updated tig/postnl from version 1.9.9 to 1.10.0 yesterday
We are running magento 2.3.4-p1 on php7.4
Since the upgrade orders are not saving through our checkout and our POS system,, The error…
-
Hi Romain, thanks for introducing elasticsearch to me in the post https://github.com/magento/magento2/issues/7027. I think the elasticsuite is really greath and wanted to try it myself.
I´ve install…
-
### What should be done
1. Fix issues reported by dev-develop PHPCompatibility check:
```java
composer config repositories.phpcompatibility vcs "https://github.com/PHPCompatibility/PHPCompatibili…