summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2016-10-07 16:35:37 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2016-10-07 16:35:37 +0200
commit825e0fd43058822632a7f78a2800a8a9a1c00319 (patch)
tree1c8a157bda962cf54db0d27628b9687a5231faaa /UPGRADING
parentea83e504e5414189103df1bc81073d24292286fd (diff)
downloadphp-git-825e0fd43058822632a7f78a2800a8a9a1c00319.tar.gz
Document that ext/shmop deals with resources as of PHP 7.0.0
Second attempt
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 1be3253209..51b54d2d09 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -727,6 +727,9 @@ out, that the corresponding SDK isn't available anymore.
- Openssl
minimum supported OpenSSL version series was raised to 0.9.8
+- Shmop
+ The shmop identifiers have been changed from ints to resources of type shmop.
+
========================================
10. New Global Constants
========================================