]> granicus.if.org Git - php/commit
Fixed bug #21228 (broken check for ob_gzhandler).
authorIlia Alshanetsky <iliaa@php.net>
Mon, 30 Dec 2002 19:39:31 +0000 (19:39 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 30 Dec 2002 19:39:31 +0000 (19:39 +0000)
commit0acb52fc3b8807d957165e2dd84f8af7cdcd826c
tree4a4fe045e701cc7cd369a2e42f782ec194ccf9b5
parent67f0a6f6c0f86f122f49264307e6f8ed54e3d93c
Fixed bug #21228 (broken check for ob_gzhandler).
Fixed a bug that made ob_start return incorrect return value.
ext/zlib/php_zlib.h
ext/zlib/zlib.c
main/output.c