schillermann / trolleydienst-php

Plane den Trolleydienst für deine Versammlung kinderleicht. Du kannst das Trolley Programm auf deinen Server installieren und nach belieben in der Programmiersprache PHP an die Bedürfnisse deiner Versammlung anpassen.
MIT License
8 stars 2 forks source link

PHP 5 compatibility #2

Closed PlasonkeJ closed 2 years ago

PlasonkeJ commented 7 years ago

I know security issues are maintance decision for PHP7 but PHP5 is always standard at all yet...

ghost commented 6 years ago

The question is how many people have a webserver with php5 or php7. I chose PHP7 because it includes features that it make easier to write the tool, such as the type declarations.