diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-02-12 00:56:13 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-02-12 00:56:13 +0100 |
commit | 86139fcce86f0be8abdf559b333867f0caa3e185 (patch) | |
tree | d92af0bba007d132658a95a87bb84f38113f5ca4 /core/js/js.js | |
parent | 2c899f1d438f2b093b7d41890606a32cf566750f (diff) | |
download | nextcloud-server-86139fcce86f0be8abdf559b333867f0caa3e185.tar.gz nextcloud-server-86139fcce86f0be8abdf559b333867f0caa3e185.zip |
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.
Diffstat (limited to 'core/js/js.js')
0 files changed, 0 insertions, 0 deletions