summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-07-02 16:34:42 +0200
committerAnatol Belski <ab@php.net>2015-07-02 16:34:42 +0200
commitd0787534c0cae2d8bd4f5bedaff7b11eb8b55d19 (patch)
tree89647cde4f64d2ed3bdeec0e5c3d14da69b2748d /UPGRADING.INTERNALS
parent79ca2b06b6f364b3b10cdd7b5cf36f0d5abc0caf (diff)
downloadphp-git-d0787534c0cae2d8bd4f5bedaff7b11eb8b55d19.tar.gz
add missing items to the table of contents
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r--UPGRADING.INTERNALS2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index b7c69cc7a2..f0d3b10121 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -18,6 +18,8 @@ PHP 7.0 INTERNALS UPGRADE NOTES
p. TSRM changes
q. gc_collect_cycles() is now hookable
r. PDO uses size_t for lengths
+ s. Resource API changes
+ t. Optimized strings concatenation.
u. Streams changes
2. Build system changes