<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Support compiling and linking against Darwin / Mac OS X frameworks</title>
<updated>2002-08-06T16:01:34+00:00</updated>
<author>
<name>Marko Karppinen</name>
<email>markonen@php.net</email>
</author>
<published>2002-08-06T16:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=5611c2fc78f0696e1e5715c08502d0a09696c02a'/>
<id>5611c2fc78f0696e1e5715c08502d0a09696c02a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made PHP_ADD_LIBPATH use the $ld_runpath_switch and changed the Darwin</title>
<updated>2002-07-21T14:42:01+00:00</updated>
<author>
<name>Marko Karppinen</name>
<email>markonen@php.net</email>
</author>
<published>2002-07-21T14:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b231fc0d35e40b8b94b242fadcb4f3421cf71713'/>
<id>b231fc0d35e40b8b94b242fadcb4f3421cf71713</id>
<content type='text'>
link lines in sapi/cli and sapi/cgi to use $NATIVE_RPATHS.
This is a tentative fix for #18450.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
link lines in sapi/cli and sapi/cgi to use $NATIVE_RPATHS.
This is a tentative fix for #18450.

</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the cgi link line to sapi/cgi/config.m4 and stopped</title>
<updated>2002-07-04T08:39:11+00:00</updated>
<author>
<name>Marko Karppinen</name>
<email>markonen@php.net</email>
</author>
<published>2002-07-04T08:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a6eeec28b63b6661f5b25810f17d7f665daefc22'/>
<id>a6eeec28b63b6661f5b25810f17d7f665daefc22</id>
<content type='text'>
using libtool on Darwin on it

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using libtool on Darwin on it

</pre>
</div>
</content>
</entry>
<entry>
<title>Generate content-type header, if the user did not specify one of its own.</title>
<updated>2002-07-04T08:13:19+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-04T08:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=2c3801b97961345b4748a5f068531698a7aa75f5'/>
<id>2c3801b97961345b4748a5f068531698a7aa75f5</id>
<content type='text'>
Noticed by: Edin Kadribasic &lt;edink@proventum.net&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by: Edin Kadribasic &lt;edink@proventum.net&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Add CRLF after complete HTTP reply header</title>
<updated>2002-07-03T11:46:37+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-03T11:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b3e562f9ef44b5e32d188a1c585f2f8e19cb4ff3'/>
<id>b3e562f9ef44b5e32d188a1c585f2f8e19cb4ff3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI module</title>
<updated>2002-07-03T11:44:48+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-03T11:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=99cfb41da0c11b417cb276ed240c749524d356d6'/>
<id>99cfb41da0c11b417cb276ed240c749524d356d6</id>
<content type='text'>
as per the CGI RFC.

The status notation is incompatible with Apache's non-parsed-header mode
"nph-*", but that has never worked before anyway.  One could make the
format string configurable.

Noticed by: Sebastian Bergmann

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as per the CGI RFC.

The status notation is incompatible with Apache's non-parsed-header mode
"nph-*", but that has never worked before anyway.  One could make the
format string configurable.

Noticed by: Sebastian Bergmann

</pre>
</div>
</content>
</entry>
<entry>
<title>- Revert WS changes</title>
<updated>2002-06-22T13:59:13+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2002-06-22T13:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=805a1653f0d9199509ebe46ae9837ddb6cd9b320'/>
<id>805a1653f0d9199509ebe46ae9837ddb6cd9b320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- This shouldn't have snuck in.</title>
<updated>2002-06-22T13:58:32+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2002-06-22T13:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=85983fe9579b277058f15c5be250e2ff39875e2d'/>
<id>85983fe9579b277058f15c5be250e2ff39875e2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Stop using persist_alloc().</title>
<updated>2002-06-22T13:53:44+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2002-06-22T13:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=42163791522091e26607bcb1c3bce3e26b6dda07'/>
<id>42163791522091e26607bcb1c3bce3e26b6dda07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from cli.</title>
<updated>2002-05-26T13:12:30+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-05-26T13:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=2d953b348ad0a4474085026f863c95cac47edd42'/>
<id>2d953b348ad0a4474085026f863c95cac47edd42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
