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