summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 598e3bd2b2..4e4d234644 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ PHP NEWS
- Added DateTime::setTimestamp() to set a unix timestamp without
invoking the date parser. (Scott)
+- Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
- Upgraded PCRE to version 7.4 (Nuno)
- Improved php.ini handling: (Jani)