nextcloud/lib
Roeland Jago Douma 88e4da2a83
Nextcloud 12 is not compatible with newer than php 7.1
Just to avoid users from trying this with a to new (untested) php version

* Moved the check logic to 1 place
* All directly callable scripts just require this on top
* exit hard (-1) so we know scripts won't continue
* Return status 500 so no sync clients will try fancy stuff

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-07 13:38:37 +01:00
..
composer add option to use legacy v2 auth with s3 2018-01-09 18:21:47 +01:00
l10n [tx-robot] updated from transifex 2018-02-03 01:10:55 +00:00
private Keep all shipped apps enabled because they should be okay 2018-01-16 13:41:33 +01:00
public Don't lie about the preview mimetype 2018-01-08 20:39:39 +01:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use the guest.css for the maintenance page as well 2017-06-14 11:10:20 -05:00
versioncheck.php Nextcloud 12 is not compatible with newer than php 7.1 2018-02-07 13:38:37 +01:00