magento2
magento2 copied to clipboard
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affili...
### Preconditions and environment - Magento 2.4.8-p1 - PHP 8.3 - OpenSearch ### Steps to reproduce Use opensearch on a non en_EN store, preferably a locale defined in module-elasticsearch/etc/stopwords/stopwords_xx_XX.csv. ###...
### Summary When running `phpstan` against `phtml` files on max level, the proper use of the Escaper can cause all sorts of errors due to the poor return types in...
### Summary There are files which gets never updated by command `set:sta:dep` - and it's very annoying if you need to this in production mode as it costs real- and...
### Description (*) This pull request removes code that was designed to be ran on PHP
### Preconditions and environment - Magento version: 2.4.8 - Using an external smtp server for email sending ### Steps to reproduce Setup the SMTP config as following 1. Transport: SMTP...
### Preconditions and environment Magento 2.4 ### Steps to reproduce When making a request to /rest/default/async/bulk/V1/products such as ``` [ { "product": { "sku": "12345", "price": 20.00, "options": [ {...
Adjusted the processing of `SpecialFromDate` to ensure proper formatting when the date is provided as a `DateTimeInterface` instance. This prevents errors arising during `getFinalPrice()` execution under certain scenarios. ### Description...
### Description (*) - only execute js with element display in viewport - only trigger binding with element display in viewport - add event mousemove for execute for another js...
### Preconditions and environment - Magento 2.4.8-p1 - guest checkout enabled - company attribute configured as required ### Steps to reproduce - Configure company attribute as required (Stores > Configuration...
This issue is automatically created based on existing pull request: magento/magento2#37909: README > Aliging status badges --------- ### Description (*) It's fixing the badge positioning, which got positioned in a...