コミット履歴

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