Commit History

Author SHA1 Message Date
  Niels Keurentjes 0b55a0ca91 Can't use error_clear_last as it was introduced in PHP7. 9 years ago
  Niels Keurentjes 6a53b1df42 Further reorganized messy checking code. 9 years ago
  Niels Keurentjes bb08f76ad9 Use error_get_last to verify why php_strip_whitespace would return an empty string. 9 years ago
  Davey Shafik 43551bc537 Add `composer exec` command 9 years ago
  Niels Keurentjes 86fc85fe56 Add a comment explaining the use of @ instead of Silencer in this specific situation. 9 years ago
  Niels Keurentjes c2d9960898 Ensure exception is thrown when classmaps are requested for corrupted or binary files. Refs #4885 9 years ago
  Jordi Boggiano 101fca9071 Merge pull request #4837 from cs278/openssl-version-warning 9 years ago
  Jordi Boggiano 03a12ac2b9 Merge pull request #4881 from alcohol/issue-4319 9 years ago
  Rob Bast 5db0f623b0 enable test again 9 years ago
  Rob Bast baa84d9be1 adjust test and assertion to be more flexible 9 years ago
  Rob Bast baabc612f6 adjust message, skip test 9 years ago
  Rob Bast 94daeca57b add test and adjust rule error message 9 years ago
  Niels Keurentjes 54c079b559 Fixed Windows detection based on #4873 and suppressed some console output in removeJunction. 9 years ago
  Niels Keurentjes 582e4796a3 Merge branch 'master' of https://github.com/composer/composer into pull-4690 9 years ago
  bogdan e0fad1f55b Implemented interactive user confirmation on source package update failure 9 years ago
  Jordi Boggiano 79ac2cac82 Merge pull request #4817 from alcohol/repro-4795 9 years ago
  Rob Bast df23153932 fix output 9 years ago
  Jordi Boggiano 2e1cdccac0 Merge pull request #4875 from cs278/openssl-platform-version 9 years ago
  Rob Bast be5719eb53 Merge remote-tracking branch 'upstream/master' into repro-4795 9 years ago
  Jordi Boggiano 16215c1937 Merge pull request #4877 from cs278/zip-zlib-muddle 9 years ago
  Jordi Boggiano 57e33fcad7 Merge pull request #4873 from curry684/platform-tests 9 years ago
  Jordi Boggiano 644aa517d5 Merge pull request #4863 from alcohol/issues-4859 9 years ago
  bogdan 581ce91f90 Implemented new option (ignore-missing-metadata) for composer install command 9 years ago
  bogdan a77e2fb093 Removed code duplication with abstract hasMetadataRepository method 9 years ago
  Chris Smith e4877473cf Fallback to zlib extension to unpack gzip on non Windows systems 10 years ago
  Chris Smith 8debdf8764 Zip extension does not provide zlib support 10 years ago
  Chris Smith 0818a6ed54 Previous attempt would cause 0.9.8aa == 0.9.8b 10 years ago
  Chris Smith f6f273c4b6 Improve OpenSSL library description 10 years ago
  Chris Smith e9e2514b5e Handle OpenSSL version after 26 patch releases 10 years ago
  Niels Keurentjes 0dab63e050 Unified all Windows tests throughout the code. 10 years ago