Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
6 år sedan |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 år sedan |
Jordi Boggiano
|
e37e7f1329
Fix handling of non-callable event listeners, fixes #7229
|
7 år sedan |
Jordi Boggiano
|
288631a37e
Log the source of the failure when an aliased script fails, fixes #7201
|
7 år sedan |
Jordi Boggiano
|
9824d339b6
Escape arguments, refs #6414
|
8 år sedan |
Jasper N. Brouwer
|
4ce39c75c7
Pass more ini directives when executing php
|
8 år sedan |
Jordi Boggiano
|
122e422682
CS fixes
|
8 år sedan |
Jordi Boggiano
|
1baa2a52d4
Make sure script running errors are always output even in quiet mode, fixes #6122
|
8 år sedan |
Jordi Boggiano
|
7aa7c3ced3
Forward composer memory_limit to child processes, fixes #6075
|
8 år sedan |
Jordi Boggiano
|
e4840ee413
Add a COMPOSER_BINARY env var so that chdir does not affect @composer script resolvability, fixes #6080
|
8 år sedan |
Jordi Boggiano
|
98c5f825e0
Fix tests and regression in @ref script handling
|
8 år sedan |
Jordi Boggiano
|
b0000617cc
Support @php prefix for scripts to reuse the current PHP interpreter, fixes #5957
|
8 år sedan |
Fabien Potencier
|
07cbb73184
fixed deprecated class usages
|
8 år sedan |
Jordi Boggiano
|
ec2660fe78
Fix regex escaping, fixes #5674
|
8 år sedan |
Jordi Boggiano
|
2ffa1148a9
Merge branch '1.2'
|
8 år sedan |
Den Girnyk
|
71e0fba216
Pass devMode from RunScriptCommand to Script\Event
|
9 år sedan |
Jordi Boggiano
|
2d8251b7ad
Fix handling of local binaries on windows, refs #5612
|
8 år sedan |
David Jack Wange Olrik
|
2c84be47c2
Add support for seamless execution of local binaries
|
8 år sedan |
Jordi Boggiano
|
aaf2c06e7b
Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281
|
9 år sedan |
Jordi Boggiano
|
a67b127a1a
Add deprecation notice for the event type hint rewrites, refs #5238
|
9 år sedan |
Jordi Boggiano
|
60ce2324bc
Add ability to call composer from scripts using @composer XXX, fixes #5153
|
9 år sedan |
Jordi Boggiano
|
c45cc912ab
Warn when referencing unknown scripts
|
9 år sedan |
Jordi Boggiano
|
1f0b01e70d
Merge remote-tracking branch 'watermanio/strict-types' into 1.0
|
9 år sedan |
Jordi Boggiano
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 år sedan |
Niels Keurentjes
|
818c3e707a
Ton of phpDoc fixes.
|
9 år sedan |
Andy Waterman
|
d4207ff49f
Strict type checks of null and bool
|
9 år sedan |
Jordi Boggiano
|
f542b0f32d
Only use Path if it is actually available, refs #5114
|
9 år sedan |
nishiyama
|
8b221905ca
fix path info
|
9 år sedan |
Jordi Boggiano
|
934be204a2
Simplify exec implementation and add full PATH support, refs #4887
|
9 år sedan |
Jordi Boggiano
|
2609cfdd1d
Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898
|
9 år sedan |