summaryrefslogtreecommitdiffstats
path: root/lib/private/NaturalSort_DefaultCollator.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+37
As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted.