<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/zip/lib, branch php-5.2.2RC2</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 snprintf() usage</title>
<updated>2007-02-24T16:23:10+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-02-24T16:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f4a8180f653faeb57dc373b667f34d3f2bdc37c2'/>
<id>f4a8180f653faeb57dc373b667f34d3f2bdc37c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Avoid sprintf, even when checked copy'n'paste or changes lead to errors</title>
<updated>2007-02-24T02:17:47+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2007-02-24T02:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50ea26760da4e0fcf4980e739e1d0ed520de8d59'/>
<id>50ea26760da4e0fcf4980e739e1d0ed520de8d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix win32 build</title>
<updated>2006-12-01T20:24:58+00:00</updated>
<author>
<name>Frank M. Kromann</name>
<email>fmk@php.net</email>
</author>
<published>2006-12-01T20:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=66eb5b1dde5fb30eaadd1645da1f5f1b8cfaec3c'/>
<id>66eb5b1dde5fb30eaadd1645da1f5f1b8cfaec3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>last set of zts fixes</title>
<updated>2006-11-30T16:38:37+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-11-30T16:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ca89b6dedd5e2a790ba909e4eecdfd5fdce721b3'/>
<id>ca89b6dedd5e2a790ba909e4eecdfd5fdce721b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#9278 and #39506, force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.</title>
<updated>2006-11-15T19:14:02+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-11-15T19:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=892c00bb9f8ab68a870de5ec7f252d88048c69a4'/>
<id>892c00bb9f8ab68a870de5ec7f252d88048c69a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#39506 and PECL #9278, should fix the problem for the other SAPI (works for CLI, CGI and embed)</title>
<updated>2006-11-15T16:24:24+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-11-15T16:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1d61562efe60bfdefc29ed36c4f9345a7ce10f8c'/>
<id>1d61562efe60bfdefc29ed36c4f9345a7ce10f8c</id>
<content type='text'>
see: http://news.php.net/php.internals/26606 for the details

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see: http://news.php.net/php.internals/26606 for the details

</pre>
</div>
</content>
</entry>
<entry>
<title>fix leaks within zip entries in several tests</title>
<updated>2006-11-11T23:43:00+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2006-11-11T23:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=232bb79bedd276d5a1510ad849e952a056a08c05'/>
<id>232bb79bedd276d5a1510ad849e952a056a08c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix leak in oo_setArchiveComment.phpt</title>
<updated>2006-11-11T23:35:27+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2006-11-11T23:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b3de830b613d238920490a58b87a2414094f13b6'/>
<id>b3de830b613d238920490a58b87a2414094f13b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix leak in zip_close when the function's succeeded</title>
<updated>2006-11-11T19:06:56+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-11-11T19:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8cb18e8d644cf295582e95ee99ba4fe16b2505ee'/>
<id>8cb18e8d644cf295582e95ee99ba4fe16b2505ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
