<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.0.4</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: fix #28803 (enabled debug causes bailout errors with CLI on AIX</title>
<updated>2005-03-22T15:09:20+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2005-03-22T15:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7d48c9c32d163b14e696828bf25a70699b92ee3d'/>
<id>7d48c9c32d163b14e696828bf25a70699b92ee3d</id>
<content type='text'>
because of fflush() called on already closed filedescriptor)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because of fflush() called on already closed filedescriptor)

</pre>
</div>
</content>
</entry>
<entry>
<title>As NetWare LibC has optind and optarg macros defined in unistd.h our local variables were getting mistakenly preprocessed so undeffing optind and optarg</title>
<updated>2005-03-11T11:04:03+00:00</updated>
<author>
<name>Anantha Kesari H Y</name>
<email>hyanantha@php.net</email>
</author>
<published>2005-03-11T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b56adc718b4a7c0c28a211010c7386667ee6f586'/>
<id>b56adc718b4a7c0c28a211010c7386667ee6f586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.</title>
<updated>2005-03-10T11:23:57+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@php.net</email>
</author>
<published>2005-03-10T11:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bcc8aad1784617accdc0667c0d4afcb0064f7180'/>
<id>bcc8aad1784617accdc0667c0d4afcb0064f7180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB: Fix VPATH build</title>
<updated>2005-03-06T23:16:53+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-03-06T23:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5be2acc65d4c8cbc954d40576a03a8ce8159d9dc'/>
<id>5be2acc65d4c8cbc954d40576a03a8ce8159d9dc</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>2005-03-04T15:15:50+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-03-04T15:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e6dad2a5c3514665125e1b5c335b453f904a7016'/>
<id>e6dad2a5c3514665125e1b5c335b453f904a7016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert this patch</title>
<updated>2005-02-11T02:06:48+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-02-11T02:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d01de96f9a419a0e790e02305b88ccd3ee662363'/>
<id>d01de96f9a419a0e790e02305b88ccd3ee662363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)</title>
<updated>2005-02-04T10:41:02+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-02-04T10:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e8cbe865f3e1a579c6213cbef30d479e8c0a90de'/>
<id>e8cbe865f3e1a579c6213cbef30d479e8c0a90de</id>
<content type='text'>
# Patch by: lukem at NetBSD dot org

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Patch by: lukem at NetBSD dot org

</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: There is no --with-apache2, only apxs2</title>
<updated>2005-01-26T18:03:17+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2005-01-26T18:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e53ed770759c9054b3f96cedc0195b53ed085ab6'/>
<id>e53ed770759c9054b3f96cedc0195b53ed085ab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB (Fix several egregious leaks in ext/browscap and sapi/embed).</title>
<updated>2005-01-25T22:00:14+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2005-01-25T22:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86b2558a5e7ee33804f413f41cbe1dfb4bcffd85'/>
<id>86b2558a5e7ee33804f413f41cbe1dfb4bcffd85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed regression #31645 - only flush before running the subrequest.</title>
<updated>2005-01-24T11:46:59+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@php.net</email>
</author>
<published>2005-01-24T11:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b386cdbdd725ef5271019a05765e32ef45c95f81'/>
<id>b386cdbdd725ef5271019a05765e32ef45c95f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
