apache / apache/openwhisk-runtime-php
relax requirement that main entry file in a zip action is called index.php
Đang mở
good first issue
help wanted
- 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ả
I don't think it's a necessary requirement that the main function in a zip action is located in the file index.php. If we adopt the aws lambda convention of `path/to/file.handler` then it's possible to locate the "index" anywhere in the zip and this is an added convenience particularly working with existing php code.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.