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

Fix GH-3110: Is ReflectionType::__toString deprecated or not? (#3254)

This commit is contained in:
Niels Dossche
2024-03-11 17:35:18 +01:00
committed by GitHub
parent 1bb614878d
commit a02e0daac6

View File

@@ -6,10 +6,6 @@
<refpurpose>To string</refpurpose>
</refnamediv>
<refsynopsisdiv>
&warn.deprecated.function-7-1-0;
</refsynopsisdiv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="ReflectionType">
@@ -44,6 +40,12 @@
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
<methodname>ReflectionType::__toString</methodname> has been undeprecated.
</entry>
</row>
<row>
<entry>7.1.0</entry>
<entry>