Alex Paliarush
                                            Alex Paliarush
                                        
                                    1. Functional tests: https://gist.github.com/paliarush/a0e9d8b50541e42db9cb2b82bafff9e4 (please leave your feedback in comments and this gist will be moved to the main project docs after some time)
ElasticSearch was moved to Magento CE starting from 2.3.0 and thus should be supported there.
It will be better to run composer on guest machine without 'ignore-platform-reqs' when NFS is enabled. This will prevent issues of Magento being incompatible with the specific version of PHP....
`etc/env.php` format changed and scripts for Redis activation should be adjusted.
It should be possible to track changes in Magento project and then clear affected cache types automatically. This should save a lot of time because cache warm up takes significant...
AC: Compile a list of classes/interfaces that should be marked as @api in 2.5. The main goal is to reduce "grey area" when community cannot avoid using classes/interfaces that are...