<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-4.3.2RC3</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>MFH</title>
<updated>2003-05-15T16:55:21+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-05-15T16:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6c3f316db87ae1fb7f1b520f6531967aa5a85df5'/>
<id>6c3f316db87ae1fb7f1b520f6531967aa5a85df5</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>2003-05-15T16:43:29+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-05-15T16:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3837327f43f344eb8da03329d135fd287c810bdb'/>
<id>3837327f43f344eb8da03329d135fd287c810bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing bracket.</title>
<updated>2003-05-15T14:47:00+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-05-15T14:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d568d3877a047af0c1b8e0dc06831470a5b189a0'/>
<id>d568d3877a047af0c1b8e0dc06831470a5b189a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: reverted the patch for the PATH_TRANSLATE issue</title>
<updated>2003-05-14T18:19:57+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2003-05-14T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e674b5c6a47214a17c8110cb5ba002e3102b3649'/>
<id>e674b5c6a47214a17c8110cb5ba002e3102b3649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a memory leak when -h flag is used.</title>
<updated>2003-05-14T00:11:01+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-05-14T00:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=32131681f78aee077d37bf500c7ba7e1e461decb'/>
<id>32131681f78aee077d37bf500c7ba7e1e461decb</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 #23584 (error line numbers off by one when using #!php).</title>
<updated>2003-05-14T00:05:12+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-05-14T00:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2cd08683c8e666348e0b1c8ca0312a7cbaf0f517'/>
<id>2cd08683c8e666348e0b1c8ca0312a7cbaf0f517</id>
<content type='text'>
# already fixed in php5

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Use POSIX IO here, mainly to fix interactive mode.</title>
<updated>2003-05-13T23:36:38+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-05-13T23:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bbf39825e17ad241f446c7e7425b4cc0f5b0f0a4'/>
<id>bbf39825e17ad241f446c7e7425b4cc0f5b0f0a4</id>
<content type='text'>
This also fixes a possible cpu-time hog bug where a file would consist
of "#" and nothing else.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes a possible cpu-time hog bug where a file would consist
of "#" and nothing else.

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH(r-1.112, r-1.18): fixed bug #23610</title>
<updated>2003-05-13T19:38:04+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2003-05-13T19:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ecf62dc44ea501653e79aa459713f8fd9714f747'/>
<id>ecf62dc44ea501653e79aa459713f8fd9714f747</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>2003-05-12T01:29:41+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-05-12T01:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c53c056477edcf1a9078892d3ca3cdc9844d9feb'/>
<id>c53c056477edcf1a9078892d3ca3cdc9844d9feb</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>2003-05-12T01:03:47+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-05-12T01:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6db735215a46e7b789f146b4f16a238246e8f359'/>
<id>6db735215a46e7b789f146b4f16a238246e8f359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
