apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
Offen
- Vorherrschende Sprache
- Scala
- Sterne
- 40
- Forks
- 29
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
create an action from a function with invalid syntax and no logs are produced.
running the container locally will show for example
```
PHP Parse error: syntax error, unexpected ''...' (T_ENCAPSED_AND_WHITESPACE) in /phpAction/action/1/src/index.php on line 33
```
there are no sentinels and hence no logs.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.