You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 4bedd8379a
Fix php-proxying of binaries to avoid proxying phar files, fixes #9742
3 years ago
..
BinaryInstaller.php Fix php-proxying of binaries to avoid proxying phar files, fixes #9742 3 years ago
BinaryPresenceInterface.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
InstallationManager.php Remove plugin installer hackery 3 years ago
InstallerEvent.php CS fixes 4 years ago
InstallerEvents.php Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
InstallerInterface.php CS fixes 4 years ago
LibraryInstaller.php CS fixes 4 years ago
MetapackageInstaller.php CS fixes 4 years ago
NoopInstaller.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
PackageEvent.php CS fixes 4 years ago
PackageEvents.php fixed deprecated class usages 8 years ago
PluginInstaller.php Remove plugin installer hackery 3 years ago
ProjectInstaller.php Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
SuggestedPackagesReporter.php CS fixes 4 years ago