apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
未关闭
- 主要语言
- Scala
- 星标
- 40
- 派生
- 29
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。