Closed piotrooo closed 5 years ago
I think this is the next natural step. A PR for this is welcome.
@jcchavezs Consider to create a tag before merging to upstream
A friendly reminder, this is a breaking change.
Hi @reasno, truth is PHP 5.6 is long deprecated and we are moving the compatibility to PHP 7.2 to take advantages of typing in PHP and reduce the boiler plate in implementations.
Hi @Reasno, truth is PHP 5.6 is long deprecated and we are moving the compatibility to PHP 7.2 to take advantages of typing in PHP and reduce the boiler plate in implementations.
I am looking forward to it. Hope OT implemetations can keep up the pace.
Hi, now we have on our master branch PHP >= 7.1, maybe next step is use type hinting?
I have been done with some changes, almost all classes covered that changes. What do you think about it?