Hacker News new | ask | show | jobs
by lunetics 5014 days ago
You shouldn't forget about PSR-0 / http://www.php-fig.org/
1 comments

PSR-0 would be great, except for the use of mixed case filenames. The number of packages that have obviously only been tested on HFS+/other case-insensitive filesystems is staggering (or maybe I just have bad luck picking ones). The only logical reason I can see they didn't normalize and lowercase filenames is that the big boys had too much legacy cruft already broken.