You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2019/07/23 22:51:24 UTC

[netbeans-website] branch master updated: Fix the information about PHP 7.4

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

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ac97e6  Fix the information about PHP 7.4
     new 0fb13c7  Merge pull request #402 from junichi11/fix-nb111-php-info
4ac97e6 is described below

commit 4ac97e6a4f345189c2ddb0ddb5071f3eaa5699dd
Author: Junichi Yamamoto <ju...@apache.org>
AuthorDate: Tue Jul 23 22:17:56 2019 +0900

    Fix the information about PHP 7.4
---
 netbeans.apache.org/src/content/download/nb111/index.asciidoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb111/index.asciidoc b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
index 104e323..f719a60 100644
--- a/netbeans.apache.org/src/content/download/nb111/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
@@ -155,7 +155,9 @@ Other enhancements broadly related to the Java area are listed below.
 
 == Web Frontend: JavaScript/HTML5/PHP
 
-- PHP 7.4: link:https://github.com/apache/netbeans/pull/1199[https://github.com/apache/netbeans/pull/1199]
+PHP 7.4 is not supported completely yet.
+
+- PHP 7.4 (Only link:https://wiki.php.net/rfc/null_coalesce_equal_operator[Null Coalescing Assignment Operator]): link:https://github.com/apache/netbeans/pull/1199[https://github.com/apache/netbeans/pull/1199]
 - Jade template code completion: link:https://github.com/apache/netbeans/pull/1254[https://github.com/apache/netbeans/pull/1254]
 - Update PHP samples: link:https://github.com/apache/netbeans/pull/1183[https://github.com/apache/netbeans/pull/1183]
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists