1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

finfo_close: add changelog for NOP and deprecation (#5373)

This commit is contained in:
Daniel Scherzer
2026-02-15 15:52:26 -08:00
committed by GitHub
parent dac7a370d3
commit 34bd6f08bd

View File

@@ -51,6 +51,18 @@
</row>
</thead>
<tbody>
<row>
<entry>8.5.0</entry>
<entry>
This function has been deprecated.
</entry>
</row>
<row>
<entry>8.1.0</entry>
<entry>
This function is a <acronym>NOP</acronym> now.
</entry>
</row>
&fileinfo.changelog.finfo-object;
</tbody>
</tgroup>