Skip to content

Add strtolower on IDE format lookup against input to make it friendlier#3187

Merged
magento-team merged 1 commit intomagento:developfrom
MartinPeverelli:xml-catalog-generate-argument
Mar 12, 2016
Merged

Add strtolower on IDE format lookup against input to make it friendlier#3187
magento-team merged 1 commit intomagento:developfrom
MartinPeverelli:xml-catalog-generate-argument

Conversation

@MartinPeverelli
Copy link
Copy Markdown
Contributor

Currently user needs to input exact format param, properly cased, for the dev:urn-catalog:generate command to work.
This small tweak uses strtolower in order to format the user input so strings like "PhpStorm", "PHPStorm", "PHPSTORM" are now all valid.
The reason for this proposed update is that PhpStorm by default always suggests PHPSTORM as the key for the IDE on different uses (a common example is xdebug).
This change is transparent to the end user, and to the rest of the codebase.

@dsikkema-magento
Copy link
Copy Markdown
Contributor

Internal ticket created: MAGETWO-49727

@dsikkema-magento
Copy link
Copy Markdown
Contributor

Thank you @MartinPeverelli, we'll process this internally

@sshrewz sshrewz added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Feb 26, 2016
@magento-team magento-team merged commit b61414b into magento:develop Mar 12, 2016
magento-team pushed a commit that referenced this pull request Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: accept

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants