Nextcloud Server
Go to file
Lukas Reschke 62e3de1bdb Check if response could get generated
`json_encode` fails hard on PHP >= 5.5 if a non UTF-8 value is specified by returning false. Older PHP versions just nullify the value which makes it at least somewhat usable.

This leads to very confusing errors which are very hard to debug since developers are usually not aware of this. In this case I'd consider throwing a fatal exception – since it arguably is an error situation – is a fair solution since this makes developers and administrators aware of any occurence of the problem so that these bugs can get fixed.

Fixes https://github.com/owncloud/core/issues/17265
2015-07-02 11:42:51 +02:00
.idea
3rdparty@a79a7ee86b
apps [master] Remove OCS IDs 2015-07-02 08:45:16 +02:00
build Merge pull request #17163 from owncloud/update-licenses 2015-06-27 20:22:23 +02:00
config Rename experimental to transactional file locking 2015-06-26 11:10:10 +02:00
core Merge pull request #17293 from owncloud/revert-z-index 2015-07-02 08:21:54 +02:00
l10n
lib Check if response could get generated 2015-07-02 11:42:51 +02:00
ocs update license headers and authors 2015-06-25 14:13:49 +02:00
ocs-provider Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
settings [tx-robot] updated from transifex 2015-07-02 01:59:26 -04:00
tests Check if response could get generated 2015-07-02 11:42:51 +02:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess This will be 8.2 in the future 2015-07-01 10:06:26 -04:00
.jshintrc
.mailmap add additional email address for Georg 2015-06-25 14:14:14 +02:00
.scrutinizer.yml Update comment 2015-06-28 17:06:49 +02:00
.tag
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh Let's wait a little longer until oracle finally is available 2015-06-24 14:09:32 +02:00
bower.json
buildjsdocs.sh
console.php update license headers and authors 2015-06-25 14:13:49 +02:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php update license headers and authors 2015-06-25 14:13:49 +02:00
README.md
remote.php Fixing content type detection and handle all local printErrorPage calls 2015-06-30 15:05:59 +02:00
robots.txt
status.php
version.php This will be 8.2 in the future 2015-07-01 10:06:26 -04:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html