We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3f4d84 + 4f46f96 commit 3d20b5aCopy full SHA for 3d20b5a
1 file changed
ChangeLog-8.php
@@ -260,6 +260,8 @@
260
<li>Implement <?php githubissuel('php/php-src', 15680); ?> (Enhance zend_dump_op_array to properly represent non-printable characters in string literals).</li>
261
<li>Fixed bug <?php githubissuel('php/php-src', 17442); ?> (Engine UAF with reference assign and dtor).</li>
262
<li>Do not use RTLD_DEEPBIND if dlmopen is available.</li>
263
+ <li>Implement <?php githubissuel('php/php-src', 17725); ?> (It is now allowed to substitute static with self or the concrete class name
264
+ in final subclasses)</li>
265
</ul></li>
266
<li>BCMath:
267
<ul>
0 commit comments