.. |
Autoload
|
Remove target dir for classmap autoloads of the root package, fixes #1308
|
2012-11-13 17:09:22 +01:00 |
Command
|
require $name to be lowercase
|
2012-11-20 20:49:45 +01:00 |
Config
|
Added addLink and removeLink to Configuration Source Interface
|
2012-11-14 09:03:11 -08:00 |
Console
|
Update outdated build message, fixes #1305
|
2012-11-10 21:37:18 +01:00 |
DependencyResolver
|
Rename var
|
2012-11-01 16:19:07 +01:00 |
Downloader
|
Implement cache GC and fix keys
|
2012-11-10 23:17:36 +01:00 |
IO
|
Add handling for backspace chars in BufferIO
|
2012-11-11 15:05:27 +01:00 |
Installer
|
Remove target dir for classmap autoloads of the root package, fixes #1308
|
2012-11-13 17:09:22 +01:00 |
Json
|
Fix handling of arrays in json manipulator
|
2012-11-13 12:49:23 +01:00 |
Package
|
Skip locking dev package to time when proc_open does not exist on system.
|
2012-11-19 11:24:11 +01:00 |
Repository
|
Add support for ~/+ in addition to - as separator between PHP version and build details, fixes #1322
|
2012-11-14 10:55:51 +01:00 |
Script
|
Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in
|
2012-11-15 17:16:25 +01:00 |
Util
|
Works on Linux when proc_open misses
|
2012-11-19 13:51:24 +01:00 |
Cache.php
|
Implement cache GC and fix keys
|
2012-11-10 23:17:36 +01:00 |
Compiler.php
|
Fix phar compilation
|
2012-08-21 10:44:05 +02:00 |
Composer.php
|
Rename Package interfaces to reduce BC issues
|
2012-08-24 02:29:31 +02:00 |
Config.php
|
Add cache-files-ttl setting, and docs for the cache
|
2012-11-11 15:31:50 +01:00 |
Factory.php
|
Add cache-files-ttl setting, and docs for the cache
|
2012-11-11 15:31:50 +01:00 |
Installer.php
|
Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in
|
2012-11-15 17:16:25 +01:00 |