<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-5.1.2</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>This commit was manufactured by cvs2svn to create tag 'php_5_1_2'.</title>
<updated>2006-04-26T11:08:11+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2006-04-26T11:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79f14997b447f5917f16138d00d9877f1eeabae0'/>
<id>79f14997b447f5917f16138d00d9877f1eeabae0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>5.1.2</title>
<updated>2006-01-11T14:19:14+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-11T14:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ad1bbaca04a802350884c07e2899a240d1a04e28'/>
<id>ad1bbaca04a802350884c07e2899a240d1a04e28</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 #35916 (Duplicate calls to stream_bucket_append() lead to a crash).</title>
<updated>2006-01-10T16:14:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-10T16:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=778c635c405fd509f49f05dfa5a1fdc163e83e46'/>
<id>778c635c405fd509f49f05dfa5a1fdc163e83e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix #35959 (Cannot build with Solid 2.3)</title>
<updated>2006-01-10T14:15:35+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-01-10T14:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=21891aecc1400653db7f5601f5dbe43c308f599a'/>
<id>21891aecc1400653db7f5601f5dbe43c308f599a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: destroy regular connections in RSHUTDOWN if ZTS is used</title>
<updated>2006-01-10T08:34:28+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-01-10T08:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=92f050786f834575db7e104b346612b23fe92437'/>
<id>92f050786f834575db7e104b346612b23fe92437</id>
<content type='text'>
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and similar issues

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and similar issues

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test.</title>
<updated>2006-01-10T03:18:37+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-10T03:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f079ef83ab8545227abe938c97d1435f7bca066b'/>
<id>f079ef83ab8545227abe938c97d1435f7bca066b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEAR news</title>
<updated>2006-01-08T20:07:21+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-08T20:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b46c42641fefca3195fd4ddf755cdc863719cd5'/>
<id>5b46c42641fefca3195fd4ddf755cdc863719cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in the code and related tests</title>
<updated>2006-01-06T20:55:14+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-01-06T20:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4972b45520bf84b5fc68cd7f36c207024d8b6c88'/>
<id>4972b45520bf84b5fc68cd7f36c207024d8b6c88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: add missing .cvsignore</title>
<updated>2006-01-06T20:26:25+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-01-06T20:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=de8d0920d4f9f36ac1545fd6c031c51102a39e5d'/>
<id>de8d0920d4f9f36ac1545fd6c031c51102a39e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH Update</title>
<updated>2006-01-06T19:58:10+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2006-01-06T19:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58349878fc650c0568c022529add5f58f77d10aa'/>
<id>58349878fc650c0568c022529add5f58f77d10aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
