-
Notifications
You must be signed in to change notification settings - Fork 8
steps for next version - bc break #74
Comments
Upgrading to PHP 7.1 because:
So, scalar type declarations and The plan would be to:
Thoughts? |
oki but for me, the plan seems correct. But for me I'm not seeing how to help, on the following points:
For me, I see nice idea that have been implemented (iterator is precise, option is nice and nearly ready). But about other library impact, I don't see what to do to help on it. Perhaps I miss something. |
@Grummfy Updating the code to PHP 7.1 is something concrete: Adding type declarations, using PHP 7.x new features (remove all the |
so perhaps we can have a branch for all of these? |
Hmm, not. We can release |
oki. that's fine |
we also need to drop the usage of resolve() function |
Hello,
as discussed, we have several task to do for a next version:
hoa/consistency
first, then other libraries,But two question:increase php version for the pleasure is stupid, so only if there is a refactoring of the code, for me nothing should be done? which version php 7.0 or 7.1 ? for me it's not clear.how does we introduce hoa/option in libs? for which purpose? does we create several task explaining for each libs the purpose?The text was updated successfully, but these errors were encountered: