| .. |
|
BinaryInstaller.php
|
7d9f8e2247
Improvements
|
7 years ago |
|
BinaryPresenceInterface.php
|
59596ff012
Make sure we do not overwrite binaries but only re-create missing ones, refs #5127
|
9 years ago |
|
InstallationManager.php
|
122e422682
CS fixes
|
8 years ago |
|
InstallerEvent.php
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 years ago |
|
InstallerEvents.php
|
efcdb394d3
Rename *-solve-dependencies to *-dependencies-solving
|
11 years ago |
|
InstallerInterface.php
|
12ffe2b4d4
Fix: Add missing imports
|
10 years ago |
|
LibraryInstaller.php
|
e697293cd9
Handle broken symlinks more cleanly, fixes #7255
|
7 years ago |
|
MetapackageInstaller.php
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
12 years ago |
|
NoopInstaller.php
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
12 years ago |
|
PackageEvent.php
|
eac5fbdee4
Fix: Remove unused imports
|
10 years ago |
|
PackageEvents.php
|
07cbb73184
fixed deprecated class usages
|
9 years ago |
|
PearBinaryInstaller.php
|
b90987fdeb
Fix permissions when using the PearBinaryInstaller
|
7 years ago |
|
PearInstaller.php
|
eb77c0b7f5
phpDoc cleanup, removed unused imports, variables and parameters.
|
9 years ago |
|
PluginInstaller.php
|
3d262bd637
Fixes from PHPStan level 0
|
7 years ago |
|
ProjectInstaller.php
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
12 years ago |
|
SuggestedPackagesReporter.php
|
87646ae689
Hide suggest reason when there is not one
|
7 years ago |