Skip to content

Commit 18900b1

Browse files
committed
Document Unix timestamp support
1 parent 661e08a commit 18900b1

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

reference/phar/Phar.xml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,30 @@
154154
<!-- }}} -->
155155

156156
</section>
157+
158+
<section role="changelog">
159+
&reftitle.changelog;
160+
<informaltable>
161+
<tgroup cols="2">
162+
<thead>
163+
<row>
164+
<entry>&Version;</entry>
165+
<entry>&Description;</entry>
166+
</row>
167+
</thead>
168+
<tbody>
169+
<row>
170+
<entry>8.4.0</entry>
171+
<entry>
172+
Added support for the Unix timestamp extension for Zip-based archives.
173+
</entry>
174+
</row>
175+
</tbody>
176+
</tgroup>
177+
</informaltable>
178+
</section>
157179
</partintro>
158-
180+
159181
&reference.phar.entities.Phar;
160182

161183
</reference>

0 commit comments

Comments
 (0)