<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/isapi, branch php-5.0.4</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: missing CVS id tag</title>
<updated>2004-12-18T03:14:52+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-12-18T03:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c500be57fa4cb312d10622b46933082a3bd6315'/>
<id>9c500be57fa4cb312d10622b46933082a3bd6315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fix for #28929 by Michael Sisolak</title>
<updated>2004-07-21T22:53:27+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2004-07-21T22:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e52b580cad0c00053d10f80b09c9c47db2c4d23e'/>
<id>e52b580cad0c00053d10f80b09c9c47db2c4d23e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make isapi more compatible with apache sapis as far as the creation</title>
<updated>2004-05-13T17:21:39+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-05-13T17:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50260570b4828dda0c1cf53e446ef2edd5c862ea'/>
<id>50260570b4828dda0c1cf53e446ef2edd5c862ea</id>
<content type='text'>
$_COOKIE super-global and various $_SERVER values.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$_COOKIE super-global and various $_SERVER values.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #27337 (missing sapi_shutdown() causing memory leak)</title>
<updated>2004-02-23T19:12:22+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-02-23T19:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=09d5b958710e6e19c6abaa15ff2b30d4b6674a75'/>
<id>09d5b958710e6e19c6abaa15ff2b30d4b6674a75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5</title>
<updated>2004-01-17T13:00:38+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-01-17T13:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f4983c0d3f56c2074458e4840db36643b2fec59b'/>
<id>f4983c0d3f56c2074458e4840db36643b2fec59b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- A belated happy holidays and PHP 5</title>
<updated>2004-01-08T08:18:22+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-01-08T08:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dbeb4158d2276600edf3d08caba62770b022bb69'/>
<id>dbeb4158d2276600edf3d08caba62770b022bb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use /Ox flag for release build (all optimizations on).</title>
<updated>2003-12-05T02:41:00+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-05T02:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6201a56070f04e7c2b8a9adad70cbe4c739485a1'/>
<id>6201a56070f04e7c2b8a9adad70cbe4c739485a1</id>
<content type='text'>
If no php_build dir is specified, then look for either of the two
"standard" things in reasonable locations.
Allow CHECK_LIB to search for the "same" library using a ; separated
list of alternatives.
Tweak nsapi config and remove redundant or unused flags.
Add ZTS checks for both isapi and nsapi configs.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no php_build dir is specified, then look for either of the two
"standard" things in reasonable locations.
Allow CHECK_LIB to search for the "same" library using a ; separated
list of alternatives.
Tweak nsapi config and remove redundant or unused flags.
Add ZTS checks for both isapi and nsapi configs.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libxml to use static lib if found.</title>
<updated>2003-12-04T13:38:47+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-04T13:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a5cf8362603d1f0a40ce1e0ccbf326a28e741777'/>
<id>a5cf8362603d1f0a40ce1e0ccbf326a28e741777</id>
<content type='text'>
Disable apache and isapi by default.
Add some smarts so that we can really build extensions and SAPI found in php-src/pecl and/or php-src/../pecl.
Only include a logo in the resources if we are building an .exe.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable apache and isapi by default.
Add some smarts so that we can really build extensions and SAPI found in php-src/pecl and/or php-src/../pecl.
Only include a logo in the resources if we are building an .exe.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add new (optional!) win32 build infrastructure.</title>
<updated>2003-12-02T23:17:04+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-02T23:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=05b9b20ed8e2f98b3fb71a227e49e11bdf7b9c6b'/>
<id>05b9b20ed8e2f98b3fb71a227e49e11bdf7b9c6b</id>
<content type='text'>
Will follow up to internals@ shortly.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will follow up to internals@ shortly.

</pre>
</div>
</content>
</entry>
<entry>
<title>Aligned configure help texts.</title>
<updated>2003-10-03T05:24:33+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-10-03T05:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=db50cd251ed827de60bdc156a08fd7c0f744e2fd'/>
<id>db50cd251ed827de60bdc156a08fd7c0f744e2fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
