summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2019-02-07 14:23:27 +0000
committerNikita Popov <nikita.ppv@gmail.com>2019-02-12 10:27:33 +0100
commit4e87e56e22958ae43078c216178e2c080c722f14 (patch)
treecaf9678ca78aaacf0768d3cba0303bd226b7dba0 /UPGRADING
parent120137ca148134b9796dbc511a49df8d5f6018e2 (diff)
downloadphp-git-4e87e56e22958ae43078c216178e2c080c722f14.tar.gz
Adding bunch of FreeBSD socket options flags specifics.
SO_USER_COOKIE primarly to be traced via dtrace instrumentation. If SO_USER_COOKIE is available, the rest is so the former is two years old while the rest is from around 2008.
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index e33e75991c..9ba0dfdbe3 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -256,6 +256,14 @@ PHP 7.4 UPGRADE NOTES
. MB_ONIGURUMA_VERSION specifies the version of the oniguruma library against
which mbregex has been built.
+- Socket:
+ . Added FreeBSD-specific socket options:
+ . SO_LABEL
+ . SO_PEERLABEL
+ . SO_LISTENQLIMIT
+ . SO_LISTENQLEN
+ . SO_USER_COOKIE
+
- Tidy:
. TIDY_TAG_ARTICLE
. TIDY_TAG_ASIDE