- Use
posix_getuidwhen available instead ofgetmyuid - Fix edge case when homedir is
/(e.g. in docker environments) - Slim down Composer package size with .gitattributes
- Support newer PHPUnit versions
Unclaimed project
Are you a maintainer of php-xdg-base-dir? Claim this project to take control of your public changelog and roadmap.
posix_getuid when available instead of getmyuid/ (e.g. in docker environments)