nextcloud/core
Morris Jobke 4ef302c0be
Request->getHeader() should always return a string
PHPDoc (of the public API) says that this method returns string but it also returns null, which is not allowed in some method calls. This fixes that behaviour and returns an empty string and fixes all code paths that explicitly checked for null to be still compliant.

Found while enabling the strict_typing for lib/private for the PHP7+ migration.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-17 09:51:31 +01:00
..
ajax Get the Installer via DI 2017-11-25 12:00:57 +01:00
Command Fix case when overwrite URL is empty during setup 2018-01-15 11:15:38 +01:00
Controller Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
css made small changes to login screen 2018-01-11 12:37:47 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
js Spelling: FreeType 2018-01-14 16:01:23 +01:00
l10n [tx-robot] updated from transifex 2018-01-17 01:10:58 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations add index for share_with table for newly created tables 2017-12-18 21:14:45 +01:00
search Move checkboxes to their own column 2017-10-19 01:46:13 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Fix wording 2018-01-15 21:44:03 +01:00
vendor Bump strengthify to 0.5.3 2018-01-10 21:48:24 +01:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php make occ command more generic 2017-12-18 21:14:45 +01:00
routes.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00