<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/webjames/webjames.c, branch php-4.3.2RC2</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: Bump year.</title>
<updated>2002-12-31T16:27:40+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-12-31T16:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=03d440e1c0821e32c0fff4402c882a12e2d1e35f'/>
<id>03d440e1c0821e32c0fff4402c882a12e2d1e35f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another startup initialization fix - only ISAPI and CGI SAPI's tested,</title>
<updated>2002-09-18T21:57:42+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2002-09-18T21:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=76312b4508b43ed2cebd97b749e9e90181e55073'/>
<id>76312b4508b43ed2cebd97b749e9e90181e55073</id>
<content type='text'>
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...

</pre>
</div>
</content>
</entry>
<entry>
<title>Add sapi_header_op interface which supersedes the sapi_add_header and _ex</title>
<updated>2002-07-03T10:42:31+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-03T10:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c876ea01ad806ae6e345c5dc0cf252c0ebe8864'/>
<id>9c876ea01ad806ae6e345c5dc0cf252c0ebe8864</id>
<content type='text'>
calls.

Revert the change to the sapi_add_header_ex interface.

Fix various bugs:

1.  header("HTTP/1.0 306 foo");
    header("Location: absolute-uri");

    did not work in combination with several SAPI modules, because
    http_status_line was never properly reset.  And thus, all SAPI
    modules which looked at http_status_line ignored the changed
    http_response_code.

2.  The CGI SAPI did not send out the HTTP status line at all, if
    http_status_line had not been set explicitly by calling
    header("HTTP/1.0 200 foo");

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

Revert the change to the sapi_add_header_ex interface.

Fix various bugs:

1.  header("HTTP/1.0 306 foo");
    header("Location: absolute-uri");

    did not work in combination with several SAPI modules, because
    http_status_line was never properly reset.  And thus, all SAPI
    modules which looked at http_status_line ignored the changed
    http_response_code.

2.  The CGI SAPI did not send out the HTTP status line at all, if
    http_status_line had not been set explicitly by calling
    header("HTTP/1.0 200 foo");

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to new TSRM macros</title>
<updated>2002-02-17T12:55:52+00:00</updated>
<author>
<name>Alex Waugh</name>
<email>alexwaugh@php.net</email>
</author>
<published>2002-02-17T12:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=11318ff8efab6a1a34a54bb5b0d666a9a77c5390'/>
<id>11318ff8efab6a1a34a54bb5b0d666a9a77c5390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New SAPI module for the WebJames server on RISC OS</title>
<updated>2001-11-05T12:07:49+00:00</updated>
<author>
<name>Alex Waugh</name>
<email>alexwaugh@php.net</email>
</author>
<published>2001-11-05T12:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e06c1d7c7ea8ef8608fc28ad92624f6081dea0e9'/>
<id>e06c1d7c7ea8ef8608fc28ad92624f6081dea0e9</id>
<content type='text'>
@- New SAPI module for the WebJames server on RISC OS (Alex Waugh)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@- New SAPI module for the WebJames server on RISC OS (Alex Waugh)

</pre>
</div>
</content>
</entry>
</feed>
