Historial de Commits

Autor SHA1 Mensaje Fecha
  nevvermind 8c0d4857ef Fix "Invalid argument supplied for foreach()" on a new PlaformRepository obj hace 10 años
  Jordi Boggiano a57c51e8d7 Finalize platform override feature hace 10 años
  Joakim Israelsson 19b3955022 Throw InvalidArgumentException on invalid platform packages in config. hace 11 años
  Joakim Israelsson ac89a5bb3b Only allow platform packages to be overridden. hace 11 años
  Joakim Israelsson f76685ce4f PlatformRepository now takes an array of packages to override. hace 11 años
  Paul Tarjan ddec582ca1 use HHVM_VERSION hace 11 años
  Jordi Boggiano e7b82cdd88 Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320 hace 11 años
  Glen Mailer 3620796b7d Ensure detected extensions have valid package names hace 11 años
  Nils Adermann 4f51db72f8 hhvm version constant still called HPHP on older versions so use it for bc hace 12 años
  Nils Adermann 4c8e8ca702 Allow specifying HHVM as a dependency hace 12 años
  Jordi Boggiano 11a0d16ccc CS fixes hace 12 años
  Nils Adermann 92b1ee2f7a Add a composer-plugin-api platform package and plugins must require it hace 12 años
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication hace 12 años
  Jordi Boggiano f69418427f Add lib-ICU platform package hace 12 años
  Jordi Boggiano 8904888a74 Add php-64bit package if the php version has 64bit ints, fixes #1506, fixes #1511 hace 12 años
  Jordi Boggiano 172414a1f0 Add support for ~/+ in addition to - as separator between PHP version and build details, fixes #1322 hace 13 años
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues hace 13 años
  Jordi Boggiano 74c2fd5f06 Merge pull request #824 from beryllium/bug823 hace 13 años
  Jordi Boggiano 66e9dcddf4 CS fixes hace 13 años
  Kevin Boyd 09be4ed936 PECL-UUID does not define a version constant, so we should use phpversion() to fetch the required information hace 13 años
  Jordi Boggiano 95bc5c4898 Fix openssl/pcre matches, and skip other exts properly hace 13 años
  Christian Riesen 70e7194b07 Changes after excellent feedback from Jordi hace 13 años
  Christian Riesen 432815df67 Added more libraries to PlatformRepository hace 13 años
  Christian Riesen 8d3c85225f Changed PlatformRepository to handle libraries as well now hace 13 años
  Christian Riesen 7b49b013ec PlatformRepository now knows curl and libxml versions hace 13 años
  Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 hace 13 años
  Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository hace 13 años
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 hace 14 años
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver hace 14 años
  Jordi Boggiano c863c31881 Rename platform packages so they avoid conflicts with any vendor hace 14 años