1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

curl_share_close: add changelog for NOP and deprecation (#5249)

This commit is contained in:
Daniel Scherzer
2026-02-11 21:07:40 -08:00
committed by GitHub
parent c6fb604f39
commit 29c3d13980

View File

@@ -49,6 +49,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.share-handle-param;
</tbody>
</tgroup>