forked from zendframework/zf1
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Conversation
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
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
Delete Unused Modules
MAGETWO-89875: null passed to count() call in Zend/Validate/File/Uplo…
- Remove Zend_Feed
- Remove Zend_Service
- Remove Zend_Captcha
- Remove Zend_Controller
- Remove Zend_Dojo
- Remove Zend_Dom
- Remove Zend_Form
- Remove Zend_Layout
- Remove Zend_View
- Remove Zend_Version
- Remove Zend_Navigation
- Remove Zend_Paginator
- Remove Zend_Reflection
- Remove Zend_Rest
- 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
- Remove Zend_Mobile Tests
- Remove Zend_Queue Tests and Demos
- Remove Zend_Search Tests and Demos
- Remove Zend_Stdlib Tests
- Remove Zend_Tag Tests
- Remove Zend_Test Tests
- Remove Zend_Tool Tests
- Remove Zend_Amf 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
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.
No description provided.