youthweb / php-youthweb-api

🔌 PHP Youthweb API is an object-oriented wrapper for PHP of the Youthweb API.
GNU General Public License v3.0
3 stars 1 forks source link

Update auf phpunit 5.6 #7

Closed Art4 closed 7 years ago

Art4 commented 7 years ago

Wir wollen den Support für PHP 5.5 fallen lassen, da PHP 5.5 nicht mehr maintained wird. Damit können wir dann auch auf PHPUnit 5.6 umsteigen.

Anschließend ist es möglich, den Youthweb OAuth2-Client zu verwenden: https://github.com/youthweb/oauth2-youthweb

CapacitorSet commented 7 years ago

Wenn ihr an Hacktoberfest teilnehmen wollen, ich glaube dass es ist besser, wenn eure PRs auf Englisch übersetzt werden - nicht jeder Programmierer kann Deutsch sprechen (und mein Deutsch ist auch nicht so gut, entschuldigung!).

We want to drop support for PHP 5.5, because it is no longer being maintained. Once this is done, we can switch to PHPUnit 5.6.

Afterwards it is possible to use the Youthweb OAuth2 client: https://github.com/youthweb/oauth2-youthweb