magento
Here are 1,831 public repositories matching this topic...
Currently, catch block is the same for both methods in useForgotPasswordFactory (https://github.com/vuestorefront/vue-storefront/pull/5971/files/0e001721be751b0b0130915023ea0867722e1065#diff-89077440c1264480ee6ffbbcfb08d6c64c9881bea61ebbd8e0e5d260085b66ad):
err.message = err?.graphQLErrors?.[0]?.message || err.message;Let's create an external function that takes care of that a
-
Updated
Jun 23, 2021 - Shell
-
Updated
Jun 23, 2021 - Go
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Jun 21, 2021 - PHP
-
Updated
Mar 3, 2021 - HTML
-
Updated
Jun 23, 2021 - PHP
-
Updated
Jan 5, 2021 - PHP
-
Updated
May 31, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jun 15, 2021 - SCSS
-
Updated
Jun 17, 2021 - JavaScript
Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single
-
Updated
May 20, 2021 - PHP
-
Updated
Jun 23, 2021 - Java
-
Updated
Mar 18, 2021 - PHP
-
Updated
Mar 21, 2020 - Perl
-
Updated
Jun 13, 2021 - PHP
Improve this page
Add a description, image, and links to the magento topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the magento topic, visit your repo's landing page and select "manage topics."

Goal
codeception/aspect-mocklibrary is still not compatible with PHP 8.0 at the time of the creation of this ticket.To speed up Magento compatibility with new PHP versions we'd like to eliminate
codeception/aspect-mockdependency from MFTF. This will make MFTF compatible with PHP 8.0 that is required for declaring the Magento core PHP 8 compatible as well.In order to do this ex