From: Anatol Belski Date: Thu, 2 Jul 2015 14:34:42 +0000 (+0200) Subject: add missing items to the table of contents X-Git-Tag: php-7.1.0alpha3~25^2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0787534c0cae2d8bd4f5bedaff7b11eb8b55d19;p=php add missing items to the table of contents --- 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