You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Tacker 821f57f443 A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and
NOT at the end of the array

https://bugs.php.net/bug.php?id=61548

This updates fixes the array by moving the content-type header to the end
12 years ago
..
Autoload Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' 12 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
DependencyResolver Fix class name 12 years ago
Downloader Switched rand() to mt_rand() 12 years ago
Fixtures Add test to verify url and and hash are updated, fixes #1460 12 years ago
IO Replace references of a11n with a12n where appropriate 12 years ago
Installer Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' 12 years ago
Json Add test for escape sequences 12 years ago
Mock Fix tests 12 years ago
Package Add other valid versions to test for stability 12 years ago
Repository Use the api to get file contents instead of raw.github.com 12 years ago
Script Fix test to reduce cross-platform issues 12 years ago
Util A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and 12 years ago
AllFunctionalTest.php Add test building phar and run functional tests with the phar, refs #1155 12 years ago
CacheTest.php add size-based limit for files cache, fixes #1321 12 years ago
ComposerTest.php Rename Package interfaces to reduce BC issues 12 years ago
ConfigTest.php Fix tests 12 years ago
InstallerTest.php Fix test suite 12 years ago
TestCase.php Rename Package interfaces to reduce BC issues 12 years ago