nextcloud-server/lib
Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2
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>
2017-12-12 10:55:09 +01:00
..
composer Register ContactsStore using alias + run autoloaderchecker.sh 2017-12-11 18:19:24 +01:00
l10n
private Properly detect if fopen fails for txt previews 2017-12-11 20:37:18 +01:00
public Add @since annotation and add missing new line 2017-12-11 18:18:58 +01:00
autoloader.php
base.php
versioncheck.php Nextcloud 13 is not compatible with newer than php 7.2 2017-12-12 10:55:09 +01:00