diff options
author | Andreas Gohr <andi@splitbrain.org> | 2012-07-28 09:59:01 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-07-28 09:59:01 +0200 |
commit | f393a4eb51a5f8ed0e64f09f76cbafe57d7dcb57 (patch) | |
tree | 76c2def20593be48017b66e4f0498d04f6d62dde /lib/plugins | |
parent | e5ab313f460502d6879db851a6a0201727bc6344 (diff) | |
download | rpg-f393a4eb51a5f8ed0e64f09f76cbafe57d7dcb57.tar.gz rpg-f393a4eb51a5f8ed0e64f09f76cbafe57d7dcb57.tar.bz2 |
added utf8_basename()
This is a locale independent version of basename to work around
https://bugs.php.net/bug.php?id=37738
The function is not yet used anywhere. It should be at least used
where ever non-ASCII filenames and paths are handled. Simply replacing
all calls to basename() with this function might be the safest.
Diffstat (limited to 'lib/plugins')
0 files changed, 0 insertions, 0 deletions