.. |
Pear
|
Merge remote-tracking branch 'watermanio/strict-types' into 1.0
|
2016-04-11 15:11:46 +01:00 |
Vcs
|
Merge branch '1.0'
|
2016-04-21 12:40:42 +01:00 |
ArrayRepository.php
|
Run cs fixer and update config to latest master
|
2016-04-11 15:06:57 +01:00 |
ArtifactRepository.php
|
Strict type checks of null and bool
|
2016-04-06 20:55:53 +01:00 |
BaseRepository.php
|
Add conflict detection in why-not, fixes #5013
|
2016-03-07 01:50:41 +00:00 |
ComposerRepository.php
|
Avoid lazy-loading composer-plugin-api
|
2016-04-15 14:04:44 +01:00 |
CompositeRepository.php
|
Introduce BaseRepository common ancestor class for all repositories to offload command logic.
|
2016-02-19 23:47:33 +01:00 |
ConfigurableRepositoryInterface.php
|
Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod
|
2015-11-23 23:18:24 +01:00 |
FilesystemRepository.php
|
Missing parent constructor calls.
|
2016-02-27 22:39:03 +01:00 |
InstalledArrayRepository.php
|
Fix regression added in 33af9eea95 , fixes #1841
|
2013-04-28 22:50:24 +02:00 |
InstalledFilesystemRepository.php
|
CS fixes
|
2012-05-28 01:58:49 +02:00 |
InstalledRepositoryInterface.php
|
CS fixes
|
2012-05-28 01:58:49 +02:00 |
InvalidRepositoryException.php
|
Add InvalidRepositoryException
|
2012-11-08 15:05:00 +01:00 |
PackageRepository.php
|
Allow loading of transport-options in package repo, fixes #4991
|
2016-03-02 17:44:09 +00:00 |
PathRepository.php
|
Also trim trailing slashes in PathRepo, refs #5164
|
2016-04-11 13:11:46 +01:00 |
PearRepository.php
|
Missing parent constructor calls.
|
2016-02-27 22:39:03 +01:00 |
PlatformRepository.php
|
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
2016-02-24 17:27:42 +00:00 |
RepositoryFactory.php
|
Run cs fixer and update config to latest master
|
2016-04-11 15:06:57 +01:00 |
RepositoryInterface.php
|
PackageInterface[] on RepositoryInterface php doc
|
2015-10-01 14:54:45 +02:00 |
RepositoryManager.php
|
Run cs fixer and update config to latest master
|
2016-04-11 15:06:57 +01:00 |
RepositorySecurityException.php
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
VcsRepository.php
|
Fixes for implicit variable declarations, return type mismatches and invalid method declarations.
|
2016-02-27 23:39:57 +01:00 |
WritableArrayRepository.php
|
Reverted inadvertent API change, improved API documentation
|
2015-08-04 09:32:23 +02:00 |
WritableRepositoryInterface.php
|
Reverted inadvertent API change, improved API documentation
|
2015-08-04 09:32:23 +02:00 |