nextcloud/lib
Lukas Reschke 776f5bcd34
Don't disable apps on update if PHP >= 7.0.0
When PHP in a version higher than 7.0.0 is used we catch fatal exceptions in app.php and gracefully already disable the app. There is thus no need to also disable the apps on updates.

This has been requested by Jan to fix because that is "the most annoying thing ever" :TM:. – I'd say we give it a try and if that causes problems in the future we can consider alternative approaches.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-15 16:09:01 +01:00
..
composer Remove IDb interface which was deprecated for 3 years already 2016-12-14 11:42:16 +01:00
l10n [tx-robot] updated from transifex 2016-12-04 01:07:30 +00:00
private Don't disable apps on update if PHP >= 7.0.0 2016-12-15 16:09:01 +01:00
public Remove IDb interface which was deprecated for 3 years already 2016-12-14 11:42:16 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Merge pull request #2322 from nextcloud/compat-with-chrome54 2016-11-25 12:00:56 +01:00