iqrfsdk / iqrf-daemon-webapp

Web application for IQRF daemon configuration
Apache License 2.0
2 stars 1 forks source link

Drop PHP 5.6 support #33

Closed Roman3349 closed 6 years ago

Roman3349 commented 6 years ago

Drop PHP 5.6 support and use new features from PHP 7.0 (e.g. strict scalar type declarations, return type declarations).