diff --git a/ChangeLog-8.php b/ChangeLog-8.php index 7c089a69f7..d22877c829 100644 --- a/ChangeLog-8.php +++ b/ChangeLog-8.php @@ -91,6 +91,8 @@
  • 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: