Markus Staab
|
c9bdf3a07a
added the actual phpversion into the error message when phpversion doesn satisfy the requirement
|
10 anni fa |
Jordi Boggiano
|
3ba581f0df
Improve error messages for required hhvm/php versions, fixes #3767
|
10 anni fa |
Nils Adermann
|
2c43a3bcd0
Improve docblocks of public properties
|
10 anni fa |
Nils Adermann
|
107a736440
Recreate getLiterals method for BC
|
10 anni fa |
Nils Adermann
|
26598c4a9a
Remove unnecessary pool reference from rules
|
10 anni fa |
Nils Adermann
|
5c0efdcaa2
Move public properties to top and document them
|
10 anni fa |
Nils Adermann
|
ef41f136f8
Literals on rule are now public
|
10 anni fa |
Jordi Boggiano
|
cc37e4b0b8
Show defaulted version if phpversion() returns nothing, fixes #2313
|
11 anni fa |
Jordi Boggiano
|
cc9dac8fe2
Fix tests and convert all package lists to Name[Versions] format
|
12 anni fa |
Jordi Boggiano
|
201cde05be
Show reasons why an operation is executed in -vv mode, fixes #1063
|
12 anni fa |
Jordi Boggiano
|
0700cd9186
Adjust according to feedback
|
12 anni fa |
Jordi Boggiano
|
db4055b778
Put a higher prio on replacers of the same vendor as the required package
|
12 anni fa |
Pascal Borreli
|
5eead93250
Fixed typos
|
12 anni fa |
Jordi Boggiano
|
a8171f5be0
Display prettier messages for second-degree required exts to avoid confusion
|
12 anni fa |
Nils Adermann
|
cc7632489d
Make problem report messages more readable
|
13 anni fa |
Nils Adermann
|
5bea5974f7
Improve error messages for solver problems
|
13 anni fa |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 anni fa |
Nils Adermann
|
c869566868
Make ruleHash a protected member of rules
|
13 anni fa |
Nils Adermann
|
dd527a4049
Remove weak rules
|
13 anni fa |
Nils Adermann
|
451bab1c2c
Get rid of Literal object / literal id mix, use literals only to save memory
|
13 anni fa |
Nils Adermann
|
46e4ae0e6a
Move rule generation from solver into separate rule set generator
|
13 anni fa |
Nils Adermann
|
70e306f055
Process all jobs in one method and remove lock jobs which are not used
|
13 anni fa |
Nils Adermann
|
bd66c27ff6
We mark packages as uninstallable by removing them from the repo
|
13 anni fa |
Nils Adermann
|
0c1944a9d0
Let the solver handle aliases instead of the installer
|
13 anni fa |
Nils Adermann
|
83123b2d40
Generate human readable explanations of rules which cause problems
|
13 anni fa |
Leszek Prabucki
|
f59ca1e2f8
Made fixes after review.
|
13 anni fa |
Leszek Prabucki
|
9488b0f85f
Fixed code. Changes improved code testability
|
13 anni fa |
Nils Adermann
|
40b33914b3
Compute rule hashes for faster duplicate detection
|
13 anni fa |
Nils Adermann
|
825deff09f
Completed analysis of unsolvable situations and main decision process
|
14 anni fa |
Nils Adermann
|
498125adbe
Assertions are now properly decided before running the main solver.
|
14 anni fa |