diff options
author | ArthurHoaro <arthur@hoa.ro> | 2016-02-05 16:10:26 +0100 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-02-05 16:10:34 +0100 |
commit | f1e96a06d8471dd10b730bf89747665eb4595211 (patch) | |
tree | 6fe1eb10f9f10b6e5d793251397144531d328342 /tests/utils/ReferenceLinkDB.php | |
parent | 268a2e52659964fb7d033a1bb4d1490bf8cc49bf (diff) | |
download | Shaarli-f1e96a06d8471dd10b730bf89747665eb4595211.tar.gz Shaarli-f1e96a06d8471dd10b730bf89747665eb4595211.tar.zst Shaarli-f1e96a06d8471dd10b730bf89747665eb4595211.zip |
Fixes #456: Tag cloud does not sort tags (fully) alphabetically
* Use Collator class to sort tags using the locale (in PECL intl, included in most PHP installation).
* Use strcasecmp if Collator is not found.
Both sorts are case insensitive.
Diffstat (limited to 'tests/utils/ReferenceLinkDB.php')
0 files changed, 0 insertions, 0 deletions