Skip to content

PHP 7.2 support change #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 49 commits into from
Apr 6, 2018
Merged

PHP 7.2 support change #13

merged 49 commits into from
Apr 6, 2018

Conversation

joanhe
Copy link

@joanhe joanhe commented Apr 6, 2018

No description provided.

Ben Batschelet and others added 30 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
…f being replaced, or whose usage is minimally in the marketplace

Zend_Application
Zend_Barcode
Zend_Cloud
Zend_CodeGenerator
Zend_Debug
Zend_EventManager
Zend_Gdata
Zend_Markup
Zend_Mobile
Zend_Queue
Zend_Search
Zend_Stdlib
Zend_Tag
Zend_Test
Zend_Tool
Zend_XmlRpc
Zend_Amf
Zend_Auth
Zend_Ldap
Zend_OpenId
Zend_Serializer
Zend_Wildfire
Zend_Feed

Zend_Db_Profiler_Firebug
Zend_Log_Formatter_Firebug
Zend_Log_Writer_Firebug
Zend_Log_Writer_Mail
Zend_Validate_Ldap_Dn
Remove PHP 7.2 Incompatible Code

Update or remove the following incompatible function calls:
- `each()`
- `create_function()`
- Calls to `count()` with un-countable values
- Removed `XmlRpc` component
MAGETWO-89875: null passed to count() call in Zend/Validate/File/Uplo…
- Remove Zend_Controller
- Remove Zend_Navigation
- Remove Zend_Reflection
- Remove Zend_Cache_Backend_Sqlite
- Remove Zend_Barcode Tests
- Remove Zend_Cloud Demo and Tests
- Remove Zend_CodeGenerator Tests
- Remove Zend_Debug Tests
- Remove Zend_EventManager Tests
- Remove Zend_Gdata Tests and tests of other removed modules
- Remove Zend_Markup Tests
Joan He added 19 commits April 6, 2018 11:27
- Remove Zend_Mobile Tests
- Remove Zend_Queue Tests and Demos
- Remove Zend_Search Tests and Demos
- Remove Zend_Stdlib Tests
- Remove Zend_Test Tests
- Remove Zend_Tool Tests
- Remove Zend_Auth Tests
- Remove Zend_OpenId Tests and Demos
- Remove Zend_Ldap Tests
- Remove Zend_Serializer Tests
- Remove Zend_Wildfire Tests and Demos
- Remove Zend_Db_Profiler_Firebug Tests
- Remove Zend_Log_Formatter_Firebug Tests
- Remove Zend_Log_Writer_Firebug Tests
- Remove Zend_Application Tests
- Remove Zend_Log_Writer_Mail Tests
Magetwo 89443: Release New Version of ZF1
@joanhe joanhe merged commit 68522e5 into magento:master Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants