This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1aad063  Automatic Site Publish by Jenkins
1aad063 is described below

commit 1aad063ade62cadc981d582ae71757fb1bbce1bf
Author: jenkins <[email protected]>
AuthorDate: Mon Dec 17 16:47:19 2018 +0000

    Automatic Site Publish by Jenkins
---
 documentation.html | 12 +++++-------
 feed.xml           |  2 +-
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/documentation.html b/documentation.html
index 59f0e80..d4fc0ba 100644
--- a/documentation.html
+++ b/documentation.html
@@ -398,7 +398,7 @@ function addListenersToSections()
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-go#apache-openwhisk-runtimes-for-go";>Go</a>
 - OpenWhisk runtime for Go lang</li>
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-java#apache-openwhisk-runtimes-for-java";>Java</a>
 - OpenWhisk runtime for Java 8</li>
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-nodejs#apache-openwhisk-runtimes-for-nodejs";>JavaScript</a>
 - OpenWhisk runtime for Node.js v6 and v8</li>
-          <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-php#apache-openwhisk-runtimes-for-php";>PHP</a>
 - OpenWhisk runtime for PHP 7.2 and 7.1</li>
+          <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-php#apache-openwhisk-runtimes-for-php";>PHP</a>
 - OpenWhisk runtime for PHP 7.3, 7.2 and 7.1</li>
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-python#apache-openwhisk-runtimes-for-python";>Python</a>
 - OpenWhisk runtime for Python 2.7 and 3</li>
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-ruby#apache-openwhisk-runtimes-for-ruby";>Ruby</a>
 - OpenWhisk runtime for Ruby 2.5</li>
           <li><a 
href="https://github.com/apache/incubator-openwhisk-runtime-swift#apache-openwhisk-runtimes-for-swift";>Swift</a>
 - OpenWhisk runtime for Swift 3 and 4</li>
@@ -1649,16 +1649,14 @@ function addListenersToSections()
 5
 6
 7
-8
-9</pre></td><td class="code"><pre><span class="cp">&lt;?php</span>
+8</pre></td><td class="code"><pre><span class="cp">&lt;?php</span>
 <span class="k">function</span> <span class="nf">main</span><span 
class="p">(</span><span class="k">array</span> <span 
class="nv">$args</span><span class="p">)</span> <span class="o">:</span> <span 
class="k">array</span>
 <span class="p">{</span>
     <span class="nv">$name</span> <span class="o">=</span> <span 
class="nv">$args</span><span class="p">[</span><span 
class="s2">"name"</span><span class="p">]</span> <span class="o">??</span> 
<span class="s2">"stranger"</span><span class="p">;</span>
     <span class="nv">$greeting</span> <span class="o">=</span> <span 
class="s2">"Hello </span><span class="nv">$name</span><span 
class="s2">!"</span><span class="p">;</span>
     <span class="k">echo</span> <span class="nv">$greeting</span><span 
class="p">;</span>
     <span class="k">return</span> <span class="p">[</span><span 
class="s2">"greeting"</span> <span class="o">=&gt;</span> <span 
class="nv">$greeting</span><span class="p">];</span>
-<span class="p">}</span>
-<span class="cp">?&gt;</span><span class="w">
+<span class="p">}</span><span class="w">
 </span></pre></td></tr></tbody></table></code></pre></figure>
 
               </div>
@@ -1747,7 +1745,7 @@ function addListenersToSections()
                         <span class="no">echo $greeting;</span>
                         <span class="no">return ["greeting" =&gt; 
$greeting];</span>
                     <span class="no">}</span>
-                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">php:7.1</span><span class="w">
+                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">php:7.3</span><span class="w">
 </span></pre></td></tr></tbody></table></code></pre></figure>
 
                   </div>
@@ -1766,7 +1764,7 @@ function addListenersToSections()
           <a class="indexable" id="php-runtime"></a>
           <h5>OpenWhisk Runtime for PHP</h5>
           <p>
-            OpenWhisk supports <strong>PHP 7.2</strong> and <strong>PHP 
7.1</strong> runtimes where PHP 7.2 being default pick by wsk CLI and Whisk 
Deploy.
+            OpenWhisk supports <strong>PHP 7.3</strong>, <strong>PHP 
7.2</strong> and <strong>PHP 7.1</strong> runtimes where PHP 7.3 is the default 
pick by wsk CLI and Whisk Deploy.
             If you wish to learn more about PHP runtime, please visit
             <a 
href="https://github.com/apache/incubator-openwhisk-runtime-php/blob/master/README.md";>PHP
 Runtime GitHub Repository</a>.
           </p>
diff --git a/feed.xml b/feed.xml
index 28932b1..3f431ea 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-12-15T13:27:41+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-12-17T16:47:14+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to