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