nextcloud/lib
Lukas Reschke bb80cf4eca Add check for HTTP_RAW_POST_DATA setting for >= 5.6
PHP 5.6 otherwise throws notices for perfectly valid code which results in broken endpoints.

Fixes https://github.com/owncloud/core/issues/13592
2015-01-22 13:50:38 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
private Add check for HTTP_RAW_POST_DATA setting for >= 5.6 2015-01-22 13:50:38 +01:00
public Add PHPDoc for urlParams 2015-01-15 14:42:44 +01:00
repair Mask table and column names with backticks and add lastInsertID() workaround 2015-01-15 14:43:06 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Add some more sanity checks for maintenance mode 2015-01-09 21:52:16 +01:00