nextcloud/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 [tx-robot] updated from transifex 2017-12-11 01:10:20 +00:00
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 Change @georgehrke's email 2017-11-06 20:38:59 +01:00
base.php Merge pull request #7264 from nextcloud/cache-fetched-apps 2017-11-27 11:48:59 +01:00
versioncheck.php Nextcloud 13 is not compatible with newer than php 7.2 2017-12-12 10:55:09 +01:00