This is an automated email from the ASF dual-hosted git repository.
geertjan 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 83b91fd Missing hyphen
new 617db1c Merge pull request #422 from junichi11/missing-hyphen
83b91fd is described below
commit 83b91fd0880a3ff051cfe5724949296781e4c8d8
Author: Junichi Yamamoto <[email protected]>
AuthorDate: Thu Oct 24 12:07:44 2019 +0900
Missing hyphen
---
netbeans.apache.org/src/content/download/nb112/index.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netbeans.apache.org/src/content/download/nb112/index.asciidoc
b/netbeans.apache.org/src/content/download/nb112/index.asciidoc
index 95ff367..b73b79c 100644
--- a/netbeans.apache.org/src/content/download/nb112/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb112/index.asciidoc
@@ -92,7 +92,7 @@ Highlights of PHP 7.4 integration are listed below.
- PHP RFC: Null Coalescing Assignment Operator:
link:https://wiki.php.net/rfc/null_coalesce_equal_operator[https://wiki.php.net/rfc/null_coalesce_equal_operator]
- PHP RFC: Spread Operator in Array Expression:
link:https://wiki.php.net/rfc/spread_operator_for_array[https://wiki.php.net/rfc/spread_operator_for_array]
- PHP RFC: Arrow Functions 2.0:
link:https://wiki.php.net/rfc/arrow_functions_v2[https://wiki.php.net/rfc/arrow_functions_v2]
-PHP RFC: Numeric Literal Separator:
link:https://wiki.php.net/rfc/numeric_literal_separator[https://wiki.php.net/rfc/numeric_literal_separator]
+- PHP RFC: Numeric Literal Separator:
link:https://wiki.php.net/rfc/numeric_literal_separator[https://wiki.php.net/rfc/numeric_literal_separator]
- PHP RFC: New custom object serialization mechanism:
link:https://wiki.php.net/rfc/custom_object_serialization[https://wiki.php.net/rfc/custom_object_serialization]
Further details on new support for PHP 7.4 features are provided
link:https://cwiki.apache.org/confluence/display/NETBEANS/11.2+Feature%3A+PHP[here].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists