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