<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-5.2.7RC3</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_2_7RC3'.</title>
<updated>2008-11-06T21:50:37+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2008-11-06T21:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=64ab876b445556ed4c4ef8b57d11bc8e8f886217'/>
<id>64ab876b445556ed4c4ef8b57d11bc8e8f886217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:</title>
<updated>2008-11-05T23:42:05+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2008-11-05T23:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=779adcc1137d96fd1be5564dd7cb16f844d20d1a'/>
<id>779adcc1137d96fd1be5564dd7cb16f844d20d1a</id>
<content type='text'>
- Fixed wrong check
- Improved test

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed wrong check
- Improved test

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #45166 (substr() overflow changes) (now synced with other branches)</title>
<updated>2008-11-05T18:55:02+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2008-11-05T18:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=347fa0eb1b5cfcee5519f46ce535de2fbba61940'/>
<id>347fa0eb1b5cfcee5519f46ce535de2fbba61940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: New tests for syslog</title>
<updated>2008-11-05T09:59:46+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2008-11-05T09:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=def82c26f2df4feb195cc3912c7ec887ede0f787'/>
<id>def82c26f2df4feb195cc3912c7ec887ede0f787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Open STDIN and php://stdin streams with the relevant</title>
<updated>2008-11-04T21:05:55+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-11-04T21:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=be8c7c09884124641fa02b90ecee7c914ac14206'/>
<id>be8c7c09884124641fa02b90ecee7c914ac14206</id>
<content type='text'>
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed stream_get_line() to behave as documented on non-blocking</title>
<updated>2008-11-04T17:07:20+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-11-04T17:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1ba7b093a6f2dd84204d275a4513f08e44486eef'/>
<id>1ba7b093a6f2dd84204d275a4513f08e44486eef</id>
<content type='text'>
streams

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
streams

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Avoids fclose() from complaining that stream_socket_pair() streams</title>
<updated>2008-11-04T16:48:07+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-11-04T16:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=930a8feb661db44a32546213a6a391b133fa39e5'/>
<id>930a8feb661db44a32546213a6a391b133fa39e5</id>
<content type='text'>
have not been closed

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have not been closed

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)</title>
<updated>2008-11-04T00:43:06+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-11-04T00:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c6aca784f9a705409dc5d7840d952bdb87b3dfa9'/>
<id>c6aca784f9a705409dc5d7840d952bdb87b3dfa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Improved fix</title>
<updated>2008-11-03T23:45:17+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2008-11-03T23:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7c76add7febe29ab3a3258ea6ba820c68121b9e8'/>
<id>7c76add7febe29ab3a3258ea6ba820c68121b9e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2008-11-03T23:34:36+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-11-03T23:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=736f29a9a923334a561875d0933ba32f58946746'/>
<id>736f29a9a923334a561875d0933ba32f58946746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
