Niels Keurentjes
|
18cd4f966b
Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683
|
9 жил өмнө |
Jordi Boggiano
|
084f6de24e
Merge remote-tracking branch 'trivago/add_exclude'
|
9 жил өмнө |
Rob Bast
|
b523fc0b7b
ran fixers
|
9 жил өмнө |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 жил өмнө |
Jordi Boggiano
|
943107cfe7
Load most specific namespaces always, and dependents before dependencies when building classmaps
|
10 жил өмнө |
Jordi Boggiano
|
e73448ae1e
Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153
|
10 жил өмнө |
Possum
|
29ca21f30e
PHP version checks tweaking
|
10 жил өмнө |
Jordi Boggiano
|
dbfd47eeca
CS fixes
|
10 жил өмнө |
msiebeneicher
|
7522a33079
Merge branch 'master' of https://github.com/composer/composer into add_exclude
|
10 жил өмнө |
Fred Emmott
|
bdf51ab16d
Single variable for traits and enums
|
10 жил өмнө |
Fred Emmott
|
cb1ea889d6
Use HHVM_VERSION instead of HPHP_VERSION
|
10 жил өмнө |
Fred Emmott
|
33ea86573e
Add support for using classmap to autoload Hack enums
|
10 жил өмнө |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 жил өмнө |
msiebeneicher
|
3682a9f5a7
* Cleanup code comments
|
10 жил өмнө |
msiebeneicher
|
dad6b05ca7
Merge branches 'add_exclude' and 'master' of https://github.com/trivago/composer into add_exclude
|
10 жил өмнө |
msiebeneicher
|
f28785a49d
Merge branches 'add_exclude' and 'master' of https://github.com/trivago/composer into add_exclude
|
10 жил өмнө |
Jordi Boggiano
|
4dfa3c469e
Fix class map generator handling of missing files
|
11 жил өмнө |
Jordi Boggiano
|
a227523c4f
Fix php_strip_whitespace bugginess, fixes #3030
|
11 жил өмнө |
Jordi Boggiano
|
799876dd55
Allow dashes in class names for HHVM support, fixes #2967
|
11 жил өмнө |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 жил өмнө |
Jordi Boggiano
|
05d9912f97
Ignore classes in ClassMapGenerator
|
11 жил өмнө |
Fabien Potencier
|
12421dd6b7
fixed class map generator when using a heredoc with spaces
|
11 жил өмнө |
Jordi Boggiano
|
14f35e812c
Merge pull request #2912 from ckwalsh/master
|
11 жил өмнө |
Jordi Boggiano
|
49d4054e51
Handle files with no php at all, fixes #2910
|
11 жил өмнө |
Cullen Walsh
|
57d9e9852d
Support generating class map for XHP classes
|
11 жил өмнө |
Denis Sokolov
|
836534067b
Avoid ambiguity warning for example directories as well
|
11 жил өмнө |
Jordi Boggiano
|
0902305196
Fix classmap generator warnings and tests
|
11 жил өмнө |
Jordi Boggiano
|
8974a1ac92
Ignore ambiguous classes in tests/fixtures dirs, fixes #2858
|
11 жил өмнө |
Daniel Karp
|
e3be04c443
Don't show Ambiguous class resolution warning if class when not ambiguous
|
11 жил өмнө |
Jordi Boggiano
|
781c97fa9b
Refactor to avoid global static state
|
11 жил өмнө |