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

curl_close: add changelog for NOP and deprecation (#5178)

This commit is contained in:
Daniel Scherzer
2026-02-04 02:32:35 -08:00
committed by GitHub
parent 6860e0623b
commit 86c8ebd19e

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.0.0</entry>
<entry>
This function is a <acronym>NOP</acronym> now.
</entry>
</row>
&curl.changelog.handle-param;
</tbody>
</tgroup>