nextcloud/lib
Lukas Reschke 86139fcce8 Deprecate `OC_JSON` and `OCP\JSON`
This deprecates – but not removes – those two classes and all functions in it. There is no reason that new developments should use those methods as with the AppFramework there is a replacement that allows testable code.

With the `@deprecated` annotation IDEs like PHPStorm will point out to the developer that a functionality is deprecated and that there is a better suited replacement.
2015-02-12 00:56:13 +01:00
..
l10n [tx-robot] updated from transifex 2015-02-11 01:55:07 -05:00
private Deprecate `OC_JSON` and `OCP\JSON` 2015-02-12 00:56:13 +01:00
public Deprecate `OC_JSON` and `OCP\JSON` 2015-02-12 00:56:13 +01:00
repair Merge pull request #13861 from owncloud/remove-disabled-files-repair-step 2015-02-10 22:46:53 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Merge pull request #13314 from owncloud/login-hook-logout 2015-01-22 23:34:19 +01:00