com php-src: NEWS: NEWS
[email protected] (Remi Collet)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 3f7f842813630f8d27c2b30cd30a14c510089957 Author: Remi Collet <[email protected]> Tue, 21 Mar 2017 11:16:54 +0100 Parents: 908029bbc0e7e504bd03956ba11555bb02cef889 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3f7f842813630f8d27c2b30cd30a14c510089957 Log: NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 7a28686..5e14ea2 100644 --- a/NEWS +++ b/NEWS @@ -165,5 +165,6 @@ PHP NEWS - ZIP: . Add support for encrypted archives. (Remi) + . Fixed Bug #73803 (Reflection of ZipArchive does not show public properties). (Remi) <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>