Skip to content

Commit

Permalink
- #38179 and zip entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejoye committed Jul 24, 2006
1 parent 8474838 commit 6cf345f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Expand Up @@ -65,6 +65,7 @@ PHP NEWS
. Added readInnerXML(), readOuterXML(), readString(), setSchema(). (2.6.20+)
. Changed to passing libxml options when loading reader.

- Added Zip Archive extension. (Pierre)
- Added RFC1867 fileupload processing hook. (Stefan E.)
- Added JSON and Filter extensions. (Derick, Rasmus)
- Added error messages to disk_free_space() and disk_total_space()
Expand Down Expand Up @@ -104,6 +105,8 @@ PHP NEWS
- Fixed handling of extremely long paths inside tempnam() function. (Ilia)
- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be
called Foo). (Jani)
- Fixed bug #38179 (imagecopy from a palette to a truecolor image loose
alpha channel) (Pierre)
- Fixed bug #38146 (Cannot use array returned from foo::__get('bar') in write
context). (Dmitry)
- Fixed bug #38125 (undefined reference to spl_dual_it_free_storage). (Marcus)
Expand Down

0 comments on commit 6cf345f

Please sign in to comment.