ChristianRiesen/otp

Move to php7

Opened this issue · 4 comments

With 5.6 (and even 7.0) going EOL it seems right to upgrade this lib.
It would then automatically be a lot more type safe. Which is always nice.

It's absolutely on my todo list. I think I'll take some extra time soon to make that move.

Nice that this is on the todo :)
If I have some time next week (since we use your lib at Nextcloud). I might submit some PR's to start with this then.

@ChristianRiesen IMO this is done - issue can be closed.

I still think moving it to PHP 7 fully would be a good thing, and also do a lot of other changes, like I did with the Base32 library, to have Github actions in place instead of travis and remove some stuff that should not really be part of the core of this library.