apache / apache/openwhisk-runtime-php
relax requirement that main entry file in a zip action is called index.php
未关闭
good first issue
help wanted
- 主要语言
- Scala
- 星标
- 40
- 派生
- 29
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。