Closed mjaschen closed 9 years ago
@iamstuartwilson please merge this commit, this would greatly simplify my workflow - allowing me to again use composer on my server Thanks :)
@jamesmstone apologies for this! @mjaschen thanks very much for your contribution once again. I'm not much of a PHP developer, but would hate to see this go stale. So sorry it's taken so long to merge such a simple and crucial change. :+1:
no worries - thanks :)
The directory name 'iamstuartwilson' did not match the PSR-0 namespace name 'Iamstuartwilson', so that the Composer autoloader was not able to include the StravaApi class.
The error appeared only on case-sensitive file systems (e.g. ext4 or XFS) but not on case-insensitive file systems (e.g. HFS+) so debugging took some minutes... ;-)