server/lib
Lukas Reschke 30a5758a95 Don't check for always_populate_raw_post_data on HHVM
HHVM seems to have problems with this at the moment (even setting those values in the php.ini of HHVM doesn't have helped much) and thus the unit test execution failed.

So it's better if we disable this check for now for HHVM.
2015-01-23 13:54:34 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
private Don't check for always_populate_raw_post_data on HHVM 2015-01-23 13:54:34 +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
base.php Merge pull request #13314 from owncloud/login-hook-logout 2015-01-22 23:34:19 +01:00