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

Remove PHP 7.2 Incompatible Code #11

Merged
merged 3 commits into from
Mar 14, 2018
Merged

Remove PHP 7.2 Incompatible Code #11

merged 3 commits into from
Mar 14, 2018

Conversation

bbatsche
Copy link

@bbatsche bbatsche commented Mar 13, 2018

Update or remove the following incompatible function calls:

  1. each()
  2. create_function()
  3. Calls to count() with un-countable values
  4. Removed XmlRpc component

Fixes #10

Ben Batschelet added 3 commits March 9, 2018 14:34
XmlRpc is not used by Magento, Marketplace, or other Zend modules,
and removing it was much easier than trying to refactor the recursive function where each() was used
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.

3 participants