mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 18:09:45 +00:00
![]() With array_unique it is possible that the keys are not in sequential order but have gaps. json_encode then would store them as associative array, which later on json_decode would result in a stdClass by default. This is unexpected and would also contradict the return type hint. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
---|---|---|
.. | ||
Integration | ||
Jobs | ||
Mapping | ||
Migration | ||
Settings | ||
User | ||
.htaccess | ||
AccessTest.php | ||
ConfigurationTest.php | ||
ConnectionTest.php | ||
Group_LDAPTest.php | ||
GroupLDAPPluginTest.php | ||
HelperTest.php | ||
LDAPGroupPluginDummy.php | ||
LDAPProviderTest.php | ||
LDAPTest.php | ||
LDAPUserPluginDummy.php | ||
User_LDAPTest.php | ||
User_ProxyTest.php | ||
UserLDAPPluginTest.php | ||
WizardTest.php |