Skip to content
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

Create a 2.x branch with php7-only code ready to be refactored. #2

Closed
bircher opened this issue Jul 11, 2017 · 0 comments
Closed

Create a 2.x branch with php7-only code ready to be refactored. #2

bircher opened this issue Jul 11, 2017 · 0 comments

Comments

@bircher
Copy link
Owner

bircher commented Jul 11, 2017

The 1.0.0 release is stable and caters to a wide variety of php versions (from 5.4 onwards).
To refactor the code with php7 constructs we introduce a small API change, while at it we can better define what the API is by declaring classes as internal and/or final.

The \PhpMerge\PhpMergeInterface::merge signature changes only adding the string type hint, so using it in code as described in the readme will continue to work.

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

No branches or pull requests

1 participant