diff options
| author | Anatol Belski <ab@php.net> | 2015-07-02 16:34:42 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2015-07-02 16:34:42 +0200 |
| commit | d0787534c0cae2d8bd4f5bedaff7b11eb8b55d19 (patch) | |
| tree | 89647cde4f64d2ed3bdeec0e5c3d14da69b2748d | |
| parent | 79ca2b06b6f364b3b10cdd7b5cf36f0d5abc0caf (diff) | |
| download | php-git-d0787534c0cae2d8bd4f5bedaff7b11eb8b55d19.tar.gz | |
add missing items to the table of contents
| -rw-r--r-- | UPGRADING.INTERNALS | 2 |
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 |
