We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661e08a commit 18900b1Copy full SHA for 18900b1
reference/phar/Phar.xml
@@ -154,8 +154,30 @@
154
<!-- }}} -->
155
156
</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
170
+ <entry>8.4.0</entry>
171
+ <entry>
172
+ Added support for the Unix timestamp extension for Zip-based archives.
173
+ </entry>
174
175
+ </tbody>
176
+ </tgroup>
177
+ </informaltable>
178
+ </section>
179
</partintro>
-
180
181
&reference.phar.entities.Phar;
182
183
</reference>
0 commit comments