We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d36af commit 4f46f96Copy full SHA for 4f46f96
1 file changed
ChangeLog-8.php
@@ -91,6 +91,8 @@
91
<li>Implement <?php githubissuel('php/php-src', 15680); ?> (Enhance zend_dump_op_array to properly represent non-printable characters in string literals).</li>
92
<li>Fixed bug <?php githubissuel('php/php-src', 17442); ?> (Engine UAF with reference assign and dtor).</li>
93
<li>Do not use RTLD_DEEPBIND if dlmopen is available.</li>
94
+ <li>Implement <?php githubissuel('php/php-src', 17725); ?> (It is now allowed to substitute static with self or the concrete class name
95
+ in final subclasses)</li>
96
</ul></li>
97
<li>BCMath:
98
<ul>
0 commit comments