<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main/SAPI.c, branch php-4.0.4RC5</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>Added the capability to specify a different HTTP Redirection response code</title>
<updated>2000-11-29T01:22:49+00:00</updated>
<author>
<name>Jason Greene</name>
<email>jason@php.net</email>
</author>
<published>2000-11-29T01:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d8bc7084ee15fa94a7bbbce3a8fc019ad9dcb2f1'/>
<id>d8bc7084ee15fa94a7bbbce3a8fc019ad9dcb2f1</id>
<content type='text'>
before the Location Header.

Ex. header("HTTP/1.1 307 Temporary Redirect");
    header("Location: URL");

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before the Location Header.

Ex. header("HTTP/1.1 307 Temporary Redirect");
    header("Location: URL");

</pre>
</div>
</content>
</entry>
<entry>
<title>- Import Jade Nicoletti's transparent gzip encoding support as an output</title>
<updated>2000-11-13T18:54:37+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-13T18:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0f7f5c2c0e616445d14b49641e85dbddcc1651e5'/>
<id>0f7f5c2c0e616445d14b49641e85dbddcc1651e5</id>
<content type='text'>
  handler.  Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  handler.  Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive

</pre>
</div>
</content>
</entry>
<entry>
<title>Add sapi_add_header_ex, which lets you specify whether you want</title>
<updated>2000-10-26T18:18:21+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-26T18:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2b060b3bf3018ae8db824d2a87bb8cefb591d059'/>
<id>2b060b3bf3018ae8db824d2a87bb8cefb591d059</id>
<content type='text'>
to add or replace a header.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to add or replace a header.

</pre>
</div>
</content>
</entry>
<entry>
<title>Changing datatype to remove compiler warning</title>
<updated>2000-10-20T19:10:27+00:00</updated>
<author>
<name>Frank M. Kromann</name>
<email>fmk@php.net</email>
</author>
<published>2000-10-20T19:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=222d00471413d12cca248839c90b5312690fa190'/>
<id>222d00471413d12cca248839c90b5312690fa190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>post handler registration done right</title>
<updated>2000-10-13T12:13:35+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-10-13T12:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=545ae277bc213a849cc729c84f2881a19b2d2a07'/>
<id>545ae277bc213a849cc729c84f2881a19b2d2a07</id>
<content type='text'>
(never use emalloc in an extension MINIT function)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(never use emalloc in an extension MINIT function)

</pre>
</div>
</content>
</entry>
<entry>
<title>@ - POST handler for Adobe FDF format (Hartmut)</title>
<updated>2000-10-11T22:44:15+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-10-11T22:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=22e48a814a09d1e804e1bf091073a30fb513fc79'/>
<id>22e48a814a09d1e804e1bf091073a30fb513fc79</id>
<content type='text'>
the FDF handler is now working and totaly living
in the fdf extension, no more special code in
main is needed

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the FDF handler is now working and totaly living
in the fdf extension, no more special code in
main is needed

</pre>
</div>
</content>
</entry>
<entry>
<title>More security-related (control) patches:</title>
<updated>2000-09-09T15:02:15+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-09T15:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b7ecaacd07b6be07677ed694b5dbc51b609c4263'/>
<id>b7ecaacd07b6be07677ed694b5dbc51b609c4263</id>
<content type='text'>
- Avoid displaying errors during startup, unless display_startup_errors is enabled.
- Implemented post_size_max limit.  Defaults to 8MB.
- Implemented file_uploads on/off directive (defaults to on).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Avoid displaying errors during startup, unless display_startup_errors is enabled.
- Implemented post_size_max limit.  Defaults to 8MB.
- Implemented file_uploads on/off directive (defaults to on).

</pre>
</div>
</content>
</entry>
<entry>
<title>Security related updates:</title>
<updated>2000-09-09T11:41:14+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-09T11:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6c4cb4c0791fa3a0c115789b4d22ecf675438ecb'/>
<id>6c4cb4c0791fa3a0c115789b4d22ecf675438ecb</id>
<content type='text'>
- Introduce php_open_temporary_file(), in place of tempnam().  Still
  needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
  (was it ever tested?).  Files moved with move_uploaded_file() will not be unlink()'d
  again, to avoid (albeit very unlikely) race conditions.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Introduce php_open_temporary_file(), in place of tempnam().  Still
  needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
  (was it ever tested?).  Files moved with move_uploaded_file() will not be unlink()'d
  again, to avoid (albeit very unlikely) race conditions.

</pre>
</div>
</content>
</entry>
<entry>
<title>Implement move_uploaded_file() (untested)</title>
<updated>2000-09-08T22:31:21+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-08T22:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3edf46ff735f1f9d51979c31097335d819e71f7a'/>
<id>3edf46ff735f1f9d51979c31097335d819e71f7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented is_upload_file()</title>
<updated>2000-09-08T21:56:47+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-08T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=75086e3088ab06fbb2415e15490c216ac7c9c8b9'/>
<id>75086e3088ab06fbb2415e15490c216ac7c9c8b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
