apache / apache/openwhisk-runtime-php

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

Abierto
#65 0 comentarios 1 reacción 0 asignados Ver en GitHub
good first issue help wanted
Lenguaje dominante
Scala
Estrellas
40
Forks
29
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.