PHP 5.6 Support
aseemagarwal123 opened this issue · 4 comments
aseemagarwal123 commented
PHP 5.6 Support
maennchen commented
We only support actively supported PHP versions.
You can either use old versions of this library or adapt it so that it works with PHP 5.6.
This will however mean that we will not support it if there's any issues and we will not provide bug fixes / security fixes etc.
I strongly recommend to update to at least PHP 7.3: https://www.php.net/supported-versions.php
aseemagarwal123 commented
updating is not an option right now so can you pls suggest which versions of your library i can use with php 5.6
or what changes can be done to adapt to use php 5.6
maennchen commented
As I said we don't support old versions. Therefore you'll have to figure out this one yourself.
NicolasCARPi commented
updating is not an option right now
Well, that should be your priority.