apache / apache/openwhisk-runtime-php

relax requirement that main entry file in a zip action is called index.php

Open
#65 0 comments 1 reaction 0 assignees View on GitHub
good first issue help wanted
Dominant language
Scala
Stars
40
Forks
29
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.