PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Encryption » Crypt_Xtea » Bug #3811

xtea.php and Xtea.php files conflict on case-insensitive OS

Details

Submitted2005-03-14 22:24 UTC
Fromnathan dot lenz at gmail dot com
Assignedjderks
StatusClosed
PackageCrypt_Xtea
PHP VersionIrrelevant
OSWindows
Roadmaps(Not assigned)

Comments

[2005-03-14 22:24 UTC] nathan dot lenz at gmail dot com

Description:
------------
When I download RC4 and extract it in Windows XP, the lowercase xtea.php over-writes the Xtea.php file. I tried it on a Linux box and it worked fine.

I can also select only the Xtea.php file and extract it from the tgz without xtea.php and that works.

[2006-05-25 13:35 UTC] jderks at php dot net

Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/Crypt_Xtea

Fixed in version 1.1.0RC5 (which also includes a javascript implementation).