diff options
author | Anatol Belski <ab@php.net> | 2015-07-03 11:46:30 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-07-03 12:40:53 +0200 |
commit | 274edb4c6fbb94f07cc8f29ef1d37902ff59823c (patch) | |
tree | 73a4b9c04d62fc65d2ca478ab2d32e7171b06d9b | |
parent | 54e19fe7c3588ed93c29a6084336405c21e88aaf (diff) | |
download | php-git-274edb4c6fbb94f07cc8f29ef1d37902ff59823c.tar.gz |
add missing item in the content table
-rw-r--r-- | UPGRADING.INTERNALS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index f0d3b10121..8437b0b341 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -26,6 +26,7 @@ PHP 7.0 INTERNALS UPGRADE NOTES a. Unix build system changes b. Windows build system changes +3. Module changes ================ 0. Wiki Examples |