<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/zlib, branch php-5.2.14</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).</title>
<updated>2010-03-11T06:20:22+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2010-03-11T06:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3be951ae898e31479bff7fa076e32a6b1c670e0e'/>
<id>3be951ae898e31479bff7fa076e32a6b1c670e0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test</title>
<updated>2010-01-19T12:42:50+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-01-19T12:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a873779c08262d5f5022ebea1dfbe5e97c3dfe2a'/>
<id>a873779c08262d5f5022ebea1dfbe5e97c3dfe2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16cb1cd469b50e18bf79f57da46672caa32b42a2'/>
<id>16cb1cd469b50e18bf79f57da46672caa32b42a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..)</title>
<updated>2009-11-15T00:13:19+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-11-15T00:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d71754a2e4495e7a9e85b9834aa835c0014a1c1'/>
<id>0d71754a2e4495e7a9e85b9834aa835c0014a1c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed zlib.deflate compress filter to actually accpet level parameter.</title>
<updated>2009-08-31T21:18:55+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-08-31T21:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=532e14245973c7c26f1fb5d06957745d7fb5c4d6'/>
<id>532e14245973c7c26f1fb5d06957745d7fb5c4d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #49248 by fixing bug #48994 properly</title>
<updated>2009-08-17T17:30:32+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-08-17T17:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b589d821768cfe3685cbe0b33452710b8c5685cf'/>
<id>b589d821768cfe3685cbe0b33452710b8c5685cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value)</title>
<updated>2009-08-03T18:15:30+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-08-03T18:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=329c2581485da7c165f5b495972da55c22db6bb9'/>
<id>329c2581485da7c165f5b495972da55c22db6bb9</id>
<content type='text'>
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "request_startup() for zlib module failed" when client does not</title>
<updated>2009-05-28T10:14:22+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2009-05-28T10:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=632c5a775f66fdea8acb84a9281d73e48eb44374'/>
<id>632c5a775f66fdea8acb84a9281d73e48eb44374</id>
<content type='text'>
accepts compression and zlib.output_compression is On

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accepts compression and zlib.output_compression is On

</pre>
</div>
</content>
</entry>
<entry>
<title>- Added note about omitted break</title>
<updated>2009-05-26T08:03:29+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-05-26T08:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7d8ff0b3fc1568aac9e0c340bb59eb93d8206c0e'/>
<id>7d8ff0b3fc1568aac9e0c340bb59eb93d8206c0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MF53: - Fixed bug #45202 (zlib.output_compression can not be set with ini_set()</title>
<updated>2009-05-26T05:57:40+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-05-26T05:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=011ec5b1afae52a736c17018895bf37b85534163'/>
<id>011ec5b1afae52a736c17018895bf37b85534163</id>
<content type='text'>
# This is fixed in HEAD already. :)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# This is fixed in HEAD already. :)

</pre>
</div>
</content>
</entry>
</feed>
