The function signature for xattr_get has been corrected on php.net.
The function should return string|false, not just string.
https://github.com/php/doc-en/issues/4582 https://www.php.net/function.xattr-get
Thank you!
JohnOhl, thank you for noticing. Updating and preparing pre-release with the fix.