.. |
Autoload
|
Fix target-dir autoloader
|
2012-04-23 10:56:46 +02:00 |
Command
|
Skip filter_var on 5.3.2 since it is buggy
|
2012-04-27 14:04:39 +02:00 |
Console
|
Add warning for PHP <5.3.2 users that didn't use the installer
|
2012-04-29 16:07:47 +02:00 |
DependencyResolver
|
Remove useless property in exception class
|
2012-05-09 18:45:53 +02:00 |
Downloader
|
Fix message when updating a package installed from source
|
2012-05-09 17:41:43 +02:00 |
IO
|
Add IOInterface::isDecorated()
|
2012-04-26 14:54:34 +02:00 |
Installer
|
Do not notify installation of aliases
|
2012-05-09 17:46:13 +02:00 |
Json
|
Fix 5.4.0 interop in formatting of empty array/objects
|
2012-04-29 21:04:18 +02:00 |
Package
|
Remove special handling of root package branch-aliases
|
2012-05-09 18:03:35 +02:00 |
Repository
|
Let the solver handle aliases instead of the installer
|
2012-05-09 15:15:39 +02:00 |
Script
|
Register all packages via the autoload generator before dispatching events
|
2012-02-07 11:13:29 +01:00 |
Util
|
Fix default options handling in StreamContextFactory
|
2012-05-06 13:50:18 +02:00 |
Cache.php
|
Add home config key and use it to create the cache instance
|
2012-04-09 16:36:06 +02:00 |
Compiler.php
|
Move composer metafiles back in a composer dir, except autoload.php
|
2012-04-22 22:18:19 +02:00 |
Composer.php
|
Add Config class and system-wide config management, fixes #513
|
2012-04-09 16:10:45 +02:00 |
Config.php
|
Add repository notification API support
|
2012-04-13 02:59:23 +02:00 |
Factory.php
|
Make sure htaccess is created
|
2012-04-29 21:06:15 +02:00 |
Installer.php
|
Keep original packages in installed repository when adding aliases
|
2012-05-09 16:24:06 +02:00 |