<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/nsapi, branch php-5.1.4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>bump year and license version</title>
<updated>2006-01-01T12:51:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2006-01-01T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5bd93221a8d7f697cad7aeda4f10da08372315e0'/>
<id>5bd93221a8d7f697cad7aeda4f10da08372315e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: nuke php3 legacy</title>
<updated>2005-12-06T02:28:41+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-12-06T02:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3e669bc950eb5f36e5f0bec199f8e4b9de4d13f2'/>
<id>3e669bc950eb5f36e5f0bec199f8e4b9de4d13f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: nuke php3 legacy</title>
<updated>2005-12-06T01:14:02+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-12-06T01:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b9af8f271921ff5920b106844b4f6761f4b6e8b0'/>
<id>b9af8f271921ff5920b106844b4f6761f4b6e8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Bumber up year</title>
<updated>2005-08-03T14:08:58+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-08-03T14:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=23e671a51ee7bf5abca3d9e2326d2adbd524b30b'/>
<id>23e671a51ee7bf5abca3d9e2326d2adbd524b30b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)</title>
<updated>2005-07-04T12:47:10+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2005-07-04T12:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d647e000a7678ef5dbc198c04bce92a055d85437'/>
<id>d647e000a7678ef5dbc198c04bce92a055d85437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sapi.get_request_time() to NSAPI</title>
<updated>2005-04-03T19:16:23+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2005-04-03T19:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3fb36bf08edc4ca5446df1dfa3d75bb983117ada'/>
<id>3fb36bf08edc4ca5446df1dfa3d75bb983117ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the new request_time sapi struct entry to all the sapis.  Some of these</title>
<updated>2004-12-20T19:33:41+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2004-12-20T19:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=fdaa130f3a516954c37804ac5362445485deec84'/>
<id>fdaa130f3a516954c37804ac5362445485deec84</id>
<content type='text'>
may have ways of getting the request time without the extra syscall, but
for now let's just make sure we don't crash and people will eventually
fill these in where applicable.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
may have ways of getting the request time without the extra syscall, but
for now let's just make sure we don't crash and people will eventually
fill these in where applicable.

</pre>
</div>
</content>
</entry>
<entry>
<title>changed order of processing of ini entries</title>
<updated>2004-09-20T13:30:13+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2004-09-20T13:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=74fe4ec0cbdb90f9ccdd9c754904aef664425899'/>
<id>74fe4ec0cbdb90f9ccdd9c754904aef664425899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #29805 (HTTP Authentication Issues)</title>
<updated>2004-09-15T21:28:30+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2004-09-15T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5e1f396849edad8519997a593399787a3b3e8894'/>
<id>5e1f396849edad8519997a593399787a3b3e8894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace strncpy with strlcpy</title>
<updated>2004-06-26T10:30:07+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2004-06-26T10:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3bb7e736562f2680f9e8b42727fa15aec864f3a7'/>
<id>3bb7e736562f2680f9e8b42727fa15aec864f3a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
