In FileBackendBase/FileBackend:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 26 Jan 2012 21:05:03 +0000 (21:05 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 26 Jan 2012 21:05:03 +0000 (21:05 +0000)
commitbc8dbb6d238d12aa02e18761647c96194532c39a
tree7683024727982346a0124df3b8d909ec5cf529b8
parent5153ed4f9df365246949253eb15d31421069360d
In FileBackendBase/FileBackend:
* Added normalizeStoragePath() function. Use it for normalizing paths in the stat cache. This way, if someone clears a non-normal form of path from the cache, it will actually work as expected.
* Removed 'abstract' flag from FileBackendBase::clearCache().
* Documentation tweaks.
includes/filerepo/backend/FileBackend.php