Jordi Boggiano
|
b23742e30c
Merge remote-tracking branch 'donquixote/feature/psr4-complete'
|
11 жил өмнө |
Stan Lemon
|
5fd3223aec
Updates per @stof
|
11 жил өмнө |
Stan Lemon
|
d6c46f2091
Allow the autoloader suffix to be configured from a project's composer.json
|
11 жил өмнө |
Andreas Hennings
|
c0aad84d8b
Validation to make the combination of target-dir with psr-4 illegal.
|
12 жил өмнө |
Andreas Hennings
|
39c09d5192
Add psr-4 stuff in a few more places.
|
12 жил өмнө |
Andreas Hennings
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
12 жил өмнө |
Jordi Boggiano
|
50fbfe4d63
Filesystem/autoload fixes for windows, refs #2304, #2342, #2365
|
12 жил өмнө |
Jordi Boggiano
|
7682bc0d60
Merge remote-tracking branch 'Devolicious/feature/no-prepend'
|
12 жил өмнө |
Ruud Denivel
|
c7bb3ad746
refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json
|
12 жил өмнө |
Jordi Boggiano
|
11a0d16ccc
CS fixes
|
12 жил өмнө |
Ruud Denivel
|
65c10daaf8
disable prepend option on install
|
12 жил өмнө |
Martin Hasoň
|
3c0a620ad5
Fixed path analysis
|
12 жил өмнө |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
12 жил өмнө |
Jordi Boggiano
|
9b70b89b8f
Merge pull request #2210 from Firehed/master
|
12 жил өмнө |
Nils Adermann
|
786ea2929b
Merge remote-tracking branch 'github-composer/master' into plugins
|
12 жил өмнө |
Nils Adermann
|
3960edd64e
Turn EventDispatcher into generic solution handling plugins as well
|
12 жил өмнө |
Alan Hollis
|
ede2b37ae2
Fix parse error thrown in PHP5.5+
|
12 жил өмнө |
Firehed
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
12 жил өмнө |
Benji Schwartz-Gilbert
|
f5048059d8
Fixes the autoload_namespaces generator for packages in the root of the vendor directory
|
12 жил өмнө |
Andreas Hennings
|
ce8a9aae5b
Slightly nicer heredoc in AutoloadGenerator::getIncludePathsFile()
|
12 жил өмнө |
Andreas Hennings
|
5369904dd3
autoload_files.php should return an array of files, instead of directly including them.
|
12 жил өмнө |
Andreas Hennings
|
8e9bdfb4da
Factor the filesCode generation into a separate method.
|
12 жил өмнө |
Andreas Hennings
|
f98a8f472e
Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php
|
12 жил өмнө |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 жил өмнө |
Taylor Otwell
|
60cd875cc2
Added "pre-autoload-dump" event.
|
12 жил өмнө |
Jordi Boggiano
|
5ba147663d
Use ClassLoader::set to initialize the class loader paths
|
12 жил өмнө |
Jordi Boggiano
|
dc71ba557b
Consistently use arrays as paths for a given namespace prefix
|
12 жил өмнө |
John Boehr
|
caad88c047
Update AutoloadGenerator.php
|
12 жил өмнө |
Jordi Boggiano
|
5264d0637b
Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841
|
12 жил өмнө |
Jordi Boggiano
|
566313834a
Add workaround for php bug 64634 in copy
|
12 жил өмнө |