<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/nsapi, branch php-4.0.5RC7</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>- Commit NSAPI patches.</title>
<updated>2001-03-02T15:25:51+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-03-02T15:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=abb18a7918cd20bc39f1fc3fc28f10b7b77c9dee'/>
<id>abb18a7918cd20bc39f1fc3fc28f10b7b77c9dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix copyright notices with 2001</title>
<updated>2001-02-26T06:11:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb6ba01d1c739f1005554034fcdb991e810dfc21'/>
<id>eb6ba01d1c739f1005554034fcdb991e810dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Many patches.  I hope I remember them all:</title>
<updated>2001-01-02T22:49:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-01-02T22:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd0ac7fe14b6f2eb82a2e13a38c3eca5d4fe2e4f'/>
<id>bd0ac7fe14b6f2eb82a2e13a38c3eca5d4fe2e4f</id>
<content type='text'>
- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.

</pre>
</div>
</content>
</entry>
<entry>
<title>2nd step towards auto-credits</title>
<updated>2000-11-20T10:33:33+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-11-20T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f6878e9123c1072721e98ca7d1e1f868597dab4'/>
<id>1f6878e9123c1072721e98ca7d1e1f868597dab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SAPI modules to interface with the new TSRM.</title>
<updated>2000-11-18T02:44:04+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-18T02:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=030b707296e98813cecb75dba46eca0fa56ef8c8'/>
<id>030b707296e98813cecb75dba46eca0fa56ef8c8</id>
<content type='text'>
Enable thread-safety memory debugging in ISAPI when in debug mode

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable thread-safety memory debugging in ISAPI when in debug mode

</pre>
</div>
</content>
</entry>
<entry>
<title>Unify handling of aborted connections</title>
<updated>2000-10-29T16:14:27+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-29T16:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af87dfe204d4418951071d102ef15b1b26db2aa2'/>
<id>af87dfe204d4418951071d102ef15b1b26db2aa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the headers_only test to the centralized SAPI startup.  If necessary, it can</title>
<updated>2000-09-08T14:43:57+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-08T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91c808ecc421ddaea9b0ae7f842daa727cfbf575'/>
<id>91c808ecc421ddaea9b0ae7f842daa727cfbf575</id>
<content type='text'>
be overriden in the activate() callback.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be overriden in the activate() callback.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Defining TSRM_WIN32 in each and every dsp sucked. Revert this change</title>
<updated>2000-09-02T16:28:25+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=570e7e9a137f1c008e68ac2d4b924640174d2884'/>
<id>570e7e9a137f1c008e68ac2d4b924640174d2884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More Windows build fixes</title>
<updated>2000-09-02T16:02:53+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52'/>
<id>5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed the output directorys from the windowsbuilds</title>
<updated>2000-08-23T15:43:36+00:00</updated>
<author>
<name>Daniel Beulshausen</name>
<email>dbeu@php.net</email>
</author>
<published>2000-08-23T15:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c8eb56cc59cefc874571ca7e76aee9c4da4706a4'/>
<id>c8eb56cc59cefc874571ca7e76aee9c4da4706a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
