[Backport] Wrong annotation in _toOptionArray : lib\internal\Magento\Framework\D…#26
Merged
gelanivishal merged 27 commits into2.1-developfrom Jun 8, 2018
Merged
Conversation
…5290 - Merge Pull Request magento#15290 from VitaliyBoyko/magento2:Fix-typo-in-database-column-comment - Merged commits: 1. bf18e7a
- Merge Pull Request magento#15866 from dmytro-ch/magento2:2.1-develop-PR-port-15845 - Merged commits: 1. 228b765
…les magento#15887 - Merge Pull Request magento#15887 from rahul-kachhadiya/magento2:2.1-develop-PR-port-15371 - Merged commits: 1. 6ab1020
- Merge Pull Request magento#15920 from DanielRuf/magento2:2.1-develop-PR-port-15871 - Merged commits: 1. fc35b01
…s list magento#15924 - Merge Pull Request magento#15924 from dmytro-ch/magento2:2.1-develop-PR-port-14473 - Merged commits: 1. 6c6d67f
- Merge Pull Request magento#15925 from dmytro-ch/magento2:2.1-develop-PR-port-14358 - Merged commits: 1. 6027744
…15926 - Merge Pull Request magento#15926 from dmytro-ch/magento2:2.1-develop-PR-port-14350 - Merged commits: 1. 6257807
…ento#15927 - Merge Pull Request magento#15927 from dmytro-ch/magento2:2.1-develop-PR-port-14306 - Merged commits: 1. 0658873
Accepted Public Pull Requests: - magento#15927: [Backport] [magento#14089] Add Malaysian Locale Code (by @dmytro-ch) - magento#15926: [Backport] precision for price overriding by js (by @dmytro-ch) - magento#15925: [Backport] Format code (by @dmytro-ch) - magento#15924: [Backport] Added spanish Bolivia locale to allowedLocales list (by @dmytro-ch) - magento#15920: [Backport] chore: remove unused less import (by @DanielRuf) - magento#15887: [Backport-2.1] Added language translation in template files (by @rahul-kachhadiya) - magento#15866: [Backport] Update webapi.xml to fix typo (by @dmytro-ch) - magento#15290: [Backport] Fix typo in database column comment (by @VitaliyBoyko) Fixed GitHub Issues: - magento#14089: Malaysian (Malaysia) missing from locale list (reported by @superdav42) has been fixed in magento#15927 by @dmytro-ch in 2.1-develop branch Related commits: 1. 0658873 - magento#14249: Priduct page price is using the hardcoded digits in js (reported by @cdiacon) has been fixed in magento#15926 by @dmytro-ch in 2.1-develop branch Related commits: 1. 6257807
…ata\SearchResultProcessor.php
…ata\SearchResultProcessor.php #2
gelanivishal
pushed a commit
that referenced
this pull request
Jun 10, 2018
gelanivishal
pushed a commit
that referenced
this pull request
Jun 10, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original Pull Request
magento#15892
Original Pull Request
Set correct annotation in _toOptionArray - lib\internal\Magento\Framework\Data\SearchResultProcessor.php
Description
Set correct annotation in _toOptionArray - lib\internal\Magento\Framework\Data\SearchResultProcessor.php
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist