[PHP-CVS] cvs: php-src / NEWS /ext/zlib zlib.c

2007-04-18 Thread Michael Wallner
mikeWed Apr 18 19:39:12 2007 UTC Modified files: /php-src/ext/zlib zlib.c /php-srcNEWS Log: - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH [DOC] since PHP 6 a Vary header will be sent without regards to whether

Re: [PHP-CVS] cvs: php-src / NEWS /ext/zlib zlib.c

2003-08-28 Thread Stefan Roehrich
On 2003-08-28 14:46:03, Jani Taskinen wrote: > Please MFH this fix (and move the NEWS entry to PHP_4_3 branch NEWS) Ok, I committed it to PHP_4_3. I think it's the correct solution, but I hope, every browser which uses "deflate" thinks so, too (a little test with mozilla forced to deflate mode

Re: [PHP-CVS] cvs: php-src / NEWS /ext/zlib zlib.c

2003-08-28 Thread Jani Taskinen
Please MFH this fix (and move the NEWS entry to PHP_4_3 branch NEWS) --Jani On Sun, 24 Aug 2003, Stefan Roehrich wrote: >sr Sun Aug 24 09:59:35 2003 EDT > > Modified files: >/php-src NEWS >/php-src/ext/zlib zlib.c > Log: > Fixed bug #25218 (

[PHP-CVS] cvs: php-src / NEWS /ext/zlib zlib.c

2003-08-24 Thread Stefan Roehrich
sr Sun Aug 24 09:59:35 2003 EDT Modified files: /php-srcNEWS /php-src/ext/zlib zlib.c Log: Fixed bug #25218 ("deflate" compressed pages had a gzip header, which should only be sent with "gzip" compressed pages). Index: php-src/NEWS diff -u p