]> granicus.if.org Git - php/commit
Merge branch 'deflate'
authorDaniel Lowrey <rdlowrey@php.net>
Fri, 24 Apr 2015 15:02:59 +0000 (09:02 -0600)
committerDaniel Lowrey <rdlowrey@php.net>
Fri, 24 Apr 2015 15:02:59 +0000 (09:02 -0600)
commit852904173e9a9171a059ce0b368e1fdb00038513
tree5a4aaa03c222baf1eb0a240cf84e65b6edc0f154
parentef36d8a91ee78f4027dd4c4642196ba2dd951200
parent0e6241610116ddaeb5f6be4632412ddca2296d9f
Merge branch 'deflate'

* deflate:
  Add inflate_*() test cases
  Add incremental zlib inflate API
  Add deflate_*() test cases
  Several deflate_* changes (more after the jump)
  Add incremental zlib deflate API
ext/zlib/zlib.c