<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/apache2handler, branch php-5.4.0RC8</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>Fixed bug #60206 (possible integer overflow in content_length)</title>
<updated>2011-11-03T07:26:09+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2011-11-03T07:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4b90b47881a8a7738f01c33dc8fe4827d193273'/>
<id>d4b90b47881a8a7738f01c33dc8fe4827d193273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add apache 2.3 (upcoming 2.4) handler</title>
<updated>2011-07-06T11:13:38+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-07-06T11:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fdd4aa70730b999ccb7f481bce9df3a1c3666839'/>
<id>fdd4aa70730b999ccb7f481bce9df3a1c3666839</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 bug with calculation of REQUEST_TIME in apache2</title>
<updated>2011-06-23T14:12:50+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2011-06-23T14:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86c44e119fd71eeed6f3bc213d544a06cc4a13e5'/>
<id>86c44e119fd71eeed6f3bc213d544a06cc4a13e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added new parameter parsing option (p - for valid path (string without null byte in the middle))</title>
<updated>2011-06-06T21:28:16+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-06-06T21:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=32b5f8a1a3552f48d6e91c17b6d9d441c665a44d'/>
<id>32b5f8a1a3552f48d6e91c17b6d9d441c665a44d</id>
<content type='text'>
# The tests will be fixed in the next commits


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# The tests will be fixed in the next commits


</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #54529 (SAPI crashes on apache_config.c:197)</title>
<updated>2011-05-23T01:47:06+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-05-23T01:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a95a02150927401ed3ab7cb9a775eccf6e8025c7'/>
<id>a95a02150927401ed3ab7cb9a775eccf6e8025c7</id>
<content type='text'>
  patch by: hebergement at riastudio dot fr

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  patch by: hebergement at riastudio dot fr

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of warnings. Use %zu to printf a time_t and get_request_time</title>
<updated>2011-05-16T15:52:31+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2011-05-16T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=27dd44db9577f09864cb231b0e1e58efe9a14230'/>
<id>27dd44db9577f09864cb231b0e1e58efe9a14230</id>
<content type='text'>
actually returns a double, not a time_t.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
actually returns a double, not a time_t.

</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>
</feed>
