Fabien Potencier
|
07cbb73184
fixed deprecated class usages
|
8 gadi atpakaļ |
Jordi Boggiano
|
ec2660fe78
Fix regex escaping, fixes #5674
|
8 gadi atpakaļ |
Jordi Boggiano
|
2ffa1148a9
Merge branch '1.2'
|
8 gadi atpakaļ |
Den Girnyk
|
71e0fba216
Pass devMode from RunScriptCommand to Script\Event
|
9 gadi atpakaļ |
Jordi Boggiano
|
2d8251b7ad
Fix handling of local binaries on windows, refs #5612
|
8 gadi atpakaļ |
David Jack Wange Olrik
|
2c84be47c2
Add support for seamless execution of local binaries
|
8 gadi atpakaļ |
Jordi Boggiano
|
aaf2c06e7b
Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281
|
9 gadi atpakaļ |
Jordi Boggiano
|
a67b127a1a
Add deprecation notice for the event type hint rewrites, refs #5238
|
9 gadi atpakaļ |
Jordi Boggiano
|
60ce2324bc
Add ability to call composer from scripts using @composer XXX, fixes #5153
|
9 gadi atpakaļ |
Jordi Boggiano
|
c45cc912ab
Warn when referencing unknown scripts
|
9 gadi atpakaļ |
Jordi Boggiano
|
1f0b01e70d
Merge remote-tracking branch 'watermanio/strict-types' into 1.0
|
9 gadi atpakaļ |
Jordi Boggiano
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 gadi atpakaļ |
Niels Keurentjes
|
818c3e707a
Ton of phpDoc fixes.
|
9 gadi atpakaļ |
Andy Waterman
|
d4207ff49f
Strict type checks of null and bool
|
9 gadi atpakaļ |
Jordi Boggiano
|
f542b0f32d
Only use Path if it is actually available, refs #5114
|
9 gadi atpakaļ |
nishiyama
|
8b221905ca
fix path info
|
9 gadi atpakaļ |
Jordi Boggiano
|
934be204a2
Simplify exec implementation and add full PATH support, refs #4887
|
9 gadi atpakaļ |
Jordi Boggiano
|
2609cfdd1d
Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898
|
9 gadi atpakaļ |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 gadi atpakaļ |
Jordi Boggiano
|
adc0bbeeb9
Forward args/flags down to referenced events
|
9 gadi atpakaļ |
Jordi Boggiano
|
24ccaa328d
Tweak output of calls to script references, refs #4592
|
9 gadi atpakaļ |
Giorgio Premi
|
fd0026b542
Detect infinite script call recursion
|
9 gadi atpakaļ |
Giorgio Premi
|
a25492d1b9
Allow composer script call with @ syntax
|
9 gadi atpakaļ |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 gadi atpakaļ |
Jordi Boggiano
|
a8d71be0ef
Add event name in verbose mode, refs #4123
|
10 gadi atpakaļ |
Jordi Boggiano
|
852e4f4e26
Merge remote-tracking branch 'alcohol/output-script-command-in-verbose-mode'
|
10 gadi atpakaļ |
Andreas Möller
|
12ffe2b4d4
Fix: Add missing imports
|
10 gadi atpakaļ |
Rob Bast
|
fd34c5883a
added php script handler info as well
|
10 gadi atpakaļ |
Rob Bast
|
9223f4a208
show command by default
|
10 gadi atpakaļ |
Rob Bast
|
cbd61660ab
implemented verbose output
|
10 gadi atpakaļ |