<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/apache/mod_php4.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>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>- Revert patch which seems to have caused the STOP mechanism not to work.</title>
<updated>2000-11-01T11:23:52+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-11-01T11:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0330643ea244a302c4b57c036112f9e52da24a86'/>
<id>0330643ea244a302c4b57c036112f9e52da24a86</id>
<content type='text'>
- I'm not quite sure why this should have caused harm even if not completey
- the right way of doing it.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- I'm not quite sure why this should have caused harm even if not completey
- the right way of doing it.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Apache build</title>
<updated>2000-10-31T18:28:04+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-31T18:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ee12a6488ba46d66c67417ccb4fc596e1431935'/>
<id>0ee12a6488ba46d66c67417ccb4fc596e1431935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add/unify aborted connection handling</title>
<updated>2000-10-29T16:01:02+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-29T16:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=27a84800287f5c4ea8df10dba152dcdf38e874b7'/>
<id>27a84800287f5c4ea8df10dba152dcdf38e874b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial steps to move the INI mechanism to the Zend engine</title>
<updated>2000-10-29T11:38:26+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-29T11:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1fd09132c2539400fa198ba3172aed9ab0a9b951'/>
<id>1fd09132c2539400fa198ba3172aed9ab0a9b951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix php_value issue</title>
<updated>2000-10-13T17:07:09+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-13T17:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ce51b944615da22027ead4d59257ece97acdaf93'/>
<id>ce51b944615da22027ead4d59257ece97acdaf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a problem that allowed users to override admin_value's and admin_flag's</title>
<updated>2000-10-11T16:24:35+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-11T16:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1abd99a44397cd145151b8ad68a9cb03b203e55d'/>
<id>1abd99a44397cd145151b8ad68a9cb03b203e55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Cleanup some output functions</title>
<updated>2000-09-30T16:13:48+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-30T16:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2622eba31d501ac14336515fd5c9d209890e61f0'/>
<id>2622eba31d501ac14336515fd5c9d209890e61f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UnixWare defines shutdown to _shutdown, which causes problems later</title>
<updated>2000-09-29T19:08:17+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-09-29T19:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3be464e4ec409be06806bf71cbd5dd9aa8960ee9'/>
<id>3be464e4ec409be06806bf71cbd5dd9aa8960ee9</id>
<content type='text'>
on when using a structure member named shutdown. Since this source
file does not use the system call shutdown, it is safe to #undef it.

PR: #6008, #6362

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on when using a structure member named shutdown. Since this source
file does not use the system call shutdown, it is safe to #undef it.

PR: #6008, #6362

</pre>
</div>
</content>
</entry>
<entry>
<title>#include "SAPI.h" once</title>
<updated>2000-09-26T10:58:56+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-09-26T10:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cd151feb194b461a886c7b2d2b3d02db74774883'/>
<id>cd151feb194b461a886c7b2d2b3d02db74774883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
