Skip to content

Commit 8f2f9a7

Browse files
committed
Fixup timezone issues due to posting from the future
1 parent 4fbb0e7 commit 8f2f9a7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

archive/archive.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<uri>http://php.net/contact</uri>
1010
<email>[email protected]</email>
1111
</author>
12-
<xi:include href="entries/2016-08-19-1.xml"/>
12+
<xi:include href="entries/2016-08-18-3.xml"/>
1313
<xi:include href="entries/2016-08-18-2.xml"/>
1414
<xi:include href="entries/2016-08-18-1.xml"/>
1515
<xi:include href="entries/2016-08-16-2.xml"/>

archive/entries/2016-08-19-1.xml renamed to archive/entries/2016-08-18-3.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<entry xmlns="http://www.w3.org/2005/Atom">
33
<title>PHP 7.1.0 Beta 3 Released</title>
4-
<id>http://php.net/archive/2016.php#id2016-08-19-1</id>
5-
<published>2016-08-19T07:10:34+00:00</published>
6-
<updated>2016-08-19T07:10:34+00:00</updated>
4+
<id>http://php.net/archive/2016.php#id2016-08-18-3</id>
5+
<published>2016-08-18T23:10:34+00:00</published>
6+
<updated>2016-08-18T23:10:34+00:00</updated>
77
<category term="frontpage" label="PHP.net frontpage news"/>
88
<category term="releases" label="New PHP release"/>
9-
<link href="http://php.net/index.php#id2016-08-19-1" rel="alternate" type="text/html"/>
10-
<link href="http://php.net/archive/2016.php#id2016-08-19-1" rel="via" type="text/html"/>
9+
<link href="http://php.net/index.php#id2016-08-18-3" rel="alternate" type="text/html"/>
10+
<link href="http://php.net/archive/2016.php#id2016-08-18-3" rel="via" type="text/html"/>
1111
<content type="xhtml">
1212
<div xmlns="http://www.w3.org/1999/xhtml">
1313
<p>

0 commit comments

Comments
 (0)