Skip to content

Commit 038498e

Browse files
committed
Announce 7.1.0RC2
1 parent bb43f81 commit 038498e

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

archive/archive.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<uri>http://php.net/contact</uri>
1010
<email>[email protected]</email>
1111
</author>
12+
<xi:include href="entries/2016-09-16-2.xml"/>
1213
<xi:include href="entries/2016-09-16-1.xml"/>
1314
<xi:include href="entries/2016-09-15-1.xml"/>
1415
<xi:include href="entries/2016-09-09-1.xml"/>

archive/entries/2016-09-16-2.xml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 7.1.0 Release Candidate 2 Released</title>
4+
<id>http://php.net/archive/2016.php#id2016-09-16-2</id>
5+
<published>2016-09-16T23:33:30+00:00</published>
6+
<updated>2016-09-16T23:33:30+00:00</updated>
7+
<category term="frontpage" label="PHP.net frontpage news"/>
8+
<category term="releases" label="New PHP release"/>
9+
<link href="http://php.net/index.php#id2016-09-16-2" rel="alternate" type="text/html"/>
10+
<link href="http://php.net/archive/2016.php#id2016-09-16-2" rel="via" type="text/html"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml">
13+
<p>
14+
The PHP development team announces the immediate availability of PHP 7.1.0 Release Candidate 2. This release is the second release candidate for 7.1.0. All users of PHP are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system.
15+
</p>
16+
17+
<p>
18+
<strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong>
19+
</p>
20+
21+
<p>
22+
For more information on the new features and other changes, you can read the <a href="https://github.com/php/php-src/blob/php-7.1.0RC2/NEWS">NEWS</a> file,
23+
or the <a href="https://github.com/php/php-src/blob/php-7.1.0RC2/UPGRADING">UPGRADING</a> file for a complete list of upgrading notes. These files can also be found in the release archive.
24+
</p>
25+
26+
<p>
27+
For source downloads of PHP 7.1.0 Release Candidate 2 please visit the <a href="https://downloads.php.net/~davey/">download</a> page, Windows sources and binaries can be found on <a href="http://windows.php.net/qa/">windows.php.net/qa/</a>.
28+
</p>
29+
30+
<p>
31+
The third release candidate will be released on the 29th of September. You can also read the full list of planned releases on <a href="https://wiki.php.net/todo/php71">our wiki</a>.
32+
</p>
33+
34+
<p>
35+
Thank you for helping us make PHP better.
36+
</p>
37+
</div>
38+
</content>
39+
</entry>

0 commit comments

Comments
 (0)