nextcloud/lib
Vincent Petry f8b2b95408
Scanner must normalize new children names for cache diff
Since new children from the storage might contain NFD entries, these
must be normalized to NFC to be properly diff'ed with the cache
contents which is always NFC.

This fixes an issue where NFD entries would disappear from the cache
after rescannng for children.
2016-05-20 09:33:59 +02:00
..
composer Move OC\Core and OC\Settings to composer autoloader 2016-04-05 16:47:38 +02:00
l10n [tx-robot] updated from transifex 2016-05-18 01:54:53 -04:00
private Scanner must normalize new children names for cache diff 2016-05-20 09:33:59 +02:00
public Merge pull request #24721 from owncloud/public_psr4 2016-05-19 15:53:03 +02:00
autoloader.php Create a Fallback in the old autoloader for PSR-4 Test\TestCase 2016-05-19 15:45:34 +02:00
base.php Move \OCP to PSR-4 2016-05-19 09:43:33 +02:00