apache / apache/openwhisk-runtime-php
relax requirement that main entry file in a zip action is called index.php
Ouverte
good first issue
help wanted
- Langage dominant
- Scala
- Étoiles
- 40
- Forks
- 29
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.