mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 15:52:15 +01:00
replaced class with method.
Because these classes are NOT originally `final` class in PHP 8.0. https://github.com/php/php-src/blob/PHP-8.0/ext/reflection/php_reflection.stub.php
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<row>
|
||||
<entry>8.1.0</entry>
|
||||
<entry>
|
||||
The method is no longer <modifier>final</modifier>.
|
||||
This method is no longer <modifier>final</modifier>.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<row>
|
||||
<entry>8.1.0</entry>
|
||||
<entry>
|
||||
The class is no longer <modifier>final</modifier>.
|
||||
This method is no longer <modifier>final</modifier>.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<row>
|
||||
<entry>8.1.0</entry>
|
||||
<entry>
|
||||
The class is no longer <modifier>final</modifier>.
|
||||
This method is no longer <modifier>final</modifier>.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<row>
|
||||
<entry>8.1.0</entry>
|
||||
<entry>
|
||||
The class is no longer <modifier>final</modifier>.
|
||||
This method is no longer <modifier>final</modifier>.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<row>
|
||||
<entry>8.1.0</entry>
|
||||
<entry>
|
||||
The class is no longer <modifier>final</modifier>.
|
||||
This method is no longer <modifier>final</modifier>.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user