apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
Đang mở
- Ngôn ngữ chính
- Scala
- Star
- 40
- Fork
- 29
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.