<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.5.6</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>Fix bug #66008</title>
<updated>2013-10-31T10:18:07+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@lerdorf.com</email>
</author>
<published>2013-10-31T10:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=812dfbc4315d38a4ee6669e8b7de50493a8bb3bd'/>
<id>812dfbc4315d38a4ee6669e8b7de50493a8bb3bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase backlog to the highest value everywhere</title>
<updated>2013-10-27T18:54:47+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2013-10-27T18:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9765763413526d641b98c0a1e40d57b5ba1cceb3'/>
<id>9765763413526d641b98c0a1e40d57b5ba1cceb3</id>
<content type='text'>
It makes no sense to use -1 for *BSD (which is the highest value there)
and still use 128 for Linux.
Lets raise it right to up the limit and let the people lower it if they
think that 3.5Mb is too much for a process.
IMO this is better than silently dropping connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes no sense to use -1 for *BSD (which is the highest value there)
and still use 128 for Linux.
Lets raise it right to up the limit and let the people lower it if they
think that 3.5Mb is too much for a process.
IMO this is better than silently dropping connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-10-21T00:56:14+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@lerdorf.com</email>
</author>
<published>2013-10-21T00:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9e4651f6f181e0d90daab2a97fb57a76fe105a29'/>
<id>9e4651f6f181e0d90daab2a97fb57a76fe105a29</id>
<content type='text'>
* PHP-5.4:
  Fix typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fix typo
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2013-10-21T00:55:55+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@lerdorf.com</email>
</author>
<published>2013-10-21T00:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=18cc5386de399f4410d8e5bf0a7aa5a06b0309be'/>
<id>18cc5386de399f4410d8e5bf0a7aa5a06b0309be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-10-20T00:41:04+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@lerdorf.com</email>
</author>
<published>2013-10-20T00:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26b27767a6d3e2aa4d4fbb111d92cf01164bf230'/>
<id>26b27767a6d3e2aa4d4fbb111d92cf01164bf230</id>
<content type='text'>
* PHP-5.4:
  Initialize these to make Coverity happy
  Typo fix: managment -&gt; management
  Use minus sign instead of hyphen
  Merge branch 'pull-request/499' Fix RFC 6598 IPv4 Reserved Range Checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Initialize these to make Coverity happy
  Typo fix: managment -&gt; management
  Use minus sign instead of hyphen
  Merge branch 'pull-request/499' Fix RFC 6598 IPv4 Reserved Range Checks
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize these to make Coverity happy</title>
<updated>2013-10-20T00:37:59+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@lerdorf.com</email>
</author>
<published>2013-10-20T00:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=813e86765263aa91a3c5c4f72b2c40b7becb58a4'/>
<id>813e86765263aa91a3c5c4f72b2c40b7becb58a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo fix: managment -&gt; management</title>
<updated>2013-10-19T20:53:23+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2013-10-19T20:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a55d3b9295bec513553bff2522c4720737c4c398'/>
<id>a55d3b9295bec513553bff2522c4720737c4c398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use minus sign instead of hyphen</title>
<updated>2013-10-19T20:52:43+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2013-10-19T20:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=df501fd464434967225f2ad8b413ed074db1a884'/>
<id>df501fd464434967225f2ad8b413ed074db1a884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-10-05T15:53:10+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2013-10-05T15:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=93f3ba66a7e238f82706cc38006836022a53aeb4'/>
<id>93f3ba66a7e238f82706cc38006836022a53aeb4</id>
<content type='text'>
* PHP-5.4:
  - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer encoding)
  - BFN
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer encoding)
  - BFN
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #65818 (Segfault with built-in webserver and chunked transfer encoding)</title>
<updated>2013-10-05T15:52:55+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2013-10-05T15:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3aaee86ee33af276d2e879f5a645cc6dc850de22'/>
<id>3aaee86ee33af276d2e879f5a645cc6dc850de22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
