Jordi Boggiano
|
5d360ab43b
Abort if a script fails to execute, and exit with the exit code of the process, fixes #1943
|
12 rokov pred |
Jordi Boggiano
|
b04d938319
Fix test to reduce cross-platform issues
|
12 rokov pred |
Jordi Boggiano
|
7d7eb3b2e8
Fix shell command output, fixes #1295
|
12 rokov pred |
Christer Edvartsen
|
4b8813269c
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
|
12 rokov pred |
John Kary
|
06eb4027a7
Make test less brittle
|
12 rokov pred |
John Kary
|
88650f9333
Add test for intermixing PHP callables and CLI commands in a single event's script stack
|
12 rokov pred |
John Kary
|
5aa3762c09
Expand tests for valid CLI command from script
|
12 rokov pred |
John Kary
|
be90496952
Add ability to call CLI-based commands from an event
|
12 rokov pred |
Grégoire Pineau
|
f4e9dd4fb8
Fixed PSR rules
|
13 rokov pred |
Jordi Boggiano
|
d3cec0399a
CS fixes & do not replace the exception since that removes the stack trace
|
13 rokov pred |
Andrea Turso
|
3a31b59473
Minor changes to the EventDispatcherTest
|
13 rokov pred |
Andrea Turso
|
f626ccbcee
Wrapped the listener invocation a try/catch block that catches any
|
13 rokov pred |