apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
Abierto
- Lenguaje dominante
- Scala
- Estrellas
- 40
- Forks
- 29
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.