Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Eliminate usage of Zend_Mime from Magento 2 Open Source #110

Merged
merged 4 commits into from
Apr 4, 2018

Conversation

bbatsche
Copy link
Contributor

Description

Add Magento's own Mime class to replace usage of Zend_Mime
Zend_Mime package can now be removed.
Also removes call to Zend_Mime_Decode::decodeQuotedPrintable()
Duplicate of #102

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@bbatsche bbatsche merged commit 4d06c0d into libs-upgrade Apr 4, 2018
@bbatsche bbatsche deleted the 67-eliminate-zend-mime-usage branch April 4, 2018 04:18
magento-engcom-team added a commit that referenced this pull request Jul 18, 2018
… sample customer csv #110

 - Merge Pull Request magento-engcom/import-export-improvements#110 from dmanners/import-export-improvements:fix-customer-import-sample-data
 - Merged commits:
   1. 4ba2c46
magento-engcom-team pushed a commit that referenced this pull request Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant