rabbah commented on a change in pull request #4182: Add PHP 7.3 runtime
URL: 
https://github.com/apache/incubator-openwhisk/pull/4182#discussion_r241994298
 
 

 ##########
 File path: docs/actions-php.md
 ##########
 @@ -23,10 +23,15 @@ The process of creating PHP actions is similar to that of 
[other actions](action
 The following sections guide you through creating and invoking a single PHP 
action,
 and demonstrate how to bundle multiple PHP files and third party dependencies.
 
-PHP actions are executed using PHP 7.2.6, with PHP 7.1.18 also available.
-To use the PHP 7.2 runtime, specify the `wsk` CLI parameter `--kind php:7.2` 
when creating or updating an action.
-This is the default when creating an action with file that has a `.php` 
extension.
-You can use `-- kind php:7.1 to use the PHP 7.1 runtime.
+PHP actions are executed using PHP 7.3. PHP 7.2 & PHP 7.1 are also available 
The specific
 
 Review comment:
   `available The` missing `.`

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


With regards,
Apache Git Services

Reply via email to