Skip to content

[TR] PHP 7.4 Support #44

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

Closed
wants to merge 11 commits into from
Closed

[TR] PHP 7.4 Support #44

wants to merge 11 commits into from

Conversation

fascinosum
Copy link
Collaborator

Description (*)

Add PHP 7.4 Support

Fixed Issues (if relevant)

MC-33156: Update magento-semver to be compatible with PHP7.4

Manual testing scenarios (*)

  1. ...

  2. ...

Questions or comments

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 are green)

roribio and others added 11 commits December 20, 2019 16:30
* readme:
  Update README.md: Add information about releases and versioning
* EQPS-477: Dynamically set the correct path for autoload.php based on the location of the ‘vendor’ folder

* EQPS-477: Make zend-stdlib a required dependency
Solving merge conflicts with master
- Added nikic/php-parser as hard dependency in composer
- Improved performance of DependencyMap creation.
- Remove stms when adding ClassMethod nodes to dependency tree
- Added better doc comments
- Addeed more aggresive AbstractApiVisitor traversal termination
- Refactored code to use switch statements
#38)

- Fixed Versioning level
- Updated Tests to comply with versioning change
@fascinosum fascinosum closed this Jun 17, 2020
@roribio roribio deleted the MC-33156 branch June 18, 2020 16:14
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.

5 participants