diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index 6f9f8b663..3899711ba 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -260,6 +260,8 @@ changelog_header(8, $MINOR_VERSIONS);
Implement (Enhance zend_dump_op_array to properly represent non-printable characters in string literals).
Fixed bug (Engine UAF with reference assign and dtor).
Do not use RTLD_DEEPBIND if dlmopen is available.
+ Implement (It is now allowed to substitute static with self or the concrete class name
+ in final subclasses)
BCMath: