<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/nsapi, branch php-5.4.0</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>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e198252811dbf16984cf84ee49d5e93ac642f88'/>
<id>4e198252811dbf16984cf84ee49d5e93ac642f88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection</title>
<updated>2011-08-11T20:25:24+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2011-08-11T20:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=acec8201a1efdac28d12f6495003f45e48ca0106'/>
<id>acec8201a1efdac28d12f6495003f45e48ca0106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2011-01-01T02:17:06+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-01-01T02:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0203cc3d446b659e477ae488eaf4780bf58384d5'/>
<id>0203cc3d446b659e477ae488eaf4780bf58384d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated _SERVER['REQUEST_TIME'] to include microsecond precision.</title>
<updated>2010-11-06T17:14:21+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-11-06T17:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f89effd2a83de2b1d6381f9b9403a8328e0998b6'/>
<id>f89effd2a83de2b1d6381f9b9403a8328e0998b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's</title>
<updated>2010-08-18T13:34:40+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-08-18T13:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=34b631f6799a9fc81980f3027865b6258452df43'/>
<id>34b631f6799a9fc81980f3027865b6258452df43</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 #52162 (custom request header variables with numbers are removed)</title>
<updated>2010-06-23T19:06:33+00:00</updated>
<author>
<name>Sriram Natarajan</name>
<email>srinatar@php.net</email>
</author>
<published>2010-06-23T19:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4278f56f60acba0448b5c9e886508783ba273600'/>
<id>4278f56f60acba0448b5c9e886508783ba273600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* implement new output API, fixing some bugs and implementing some feature </title>
<updated>2010-05-31T10:29:43+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2010-05-31T10:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=11d24c1593d6617f73d3f290617bd8994182f4dc'/>
<id>11d24c1593d6617f73d3f290617bd8994182f4dc</id>
<content type='text'>
  requests--let's see what I can dig out of the bugtracker for NEWS--
  and while crossing the road:
   * implemented new zlib API
   * fixed up ext/tidy (what was "s&amp;" in zend_parse_parameters() supposed to do?)

Thanks to Jani and Felipe for pioneering.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  requests--let's see what I can dig out of the bugtracker for NEWS--
  and while crossing the road:
   * implemented new zlib API
   * fixed up ext/tidy (what was "s&amp;" in zend_parse_parameters() supposed to do?)

Thanks to Jani and Felipe for pioneering.


</pre>
</div>
</content>
</entry>
<entry>
<title>revert change #298288: Remove old dsp/dsw/makefile files</title>
<updated>2010-04-28T14:41:51+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2010-04-28T14:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd'/>
<id>0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed safe_mode</title>
<updated>2010-04-26T23:53:30+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-04-26T23:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f'/>
<id>dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f</id>
<content type='text'>
 * Removed ini options, safe_mode*
 * Removed --enable-safe-mode --with-exec-dir configure options on Unix
 * Updated extensions, SAPI's and core
 * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Removed ini options, safe_mode*
 * Removed --enable-safe-mode --with-exec-dir configure options on Unix
 * Updated extensions, SAPI's and core
 * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions</title>
<updated>2010-04-21T23:36:49+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-04-21T23:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=518a17e7bfbc1cbce1ef121f9ec2577b257de1da'/>
<id>518a17e7bfbc1cbce1ef121f9ec2577b257de1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
