rabbah opened a new issue #65: relax requirement that main entry file in a zip 
action is called index.php
URL: https://github.com/apache/openwhisk-runtime-php/issues/65
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to