<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.5.0beta1</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>Support for CLI process title (https://wiki.php.net/rfc/cli_process_title)</title>
<updated>2013-03-07T18:54:34+00:00</updated>
<author>
<name>Keyur Govande</name>
<email>kgovande@gmail.com</email>
</author>
<published>2013-03-07T18:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0a995cff356a6e7526188ad1979fac6c24b9e7e'/>
<id>a0a995cff356a6e7526188ad1979fac6c24b9e7e</id>
<content type='text'>
A new commit into branch 5.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new commit into branch 5.5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-02-17T09:20:14+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-02-17T09:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c877fcf6eca2a2836957a83539f6a8a4a1976ae2'/>
<id>c877fcf6eca2a2836957a83539f6a8a4a1976ae2</id>
<content type='text'>
* PHP-5.4:
  Added HTTP codes as of RFC 6585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Added HTTP codes as of RFC 6585
</pre>
</div>
</content>
</entry>
<entry>
<title>Added HTTP codes as of RFC 6585</title>
<updated>2013-02-17T09:18:40+00:00</updated>
<author>
<name>Jonh Wendell</name>
<email>jonh.wendell@oiwifi.com.br</email>
</author>
<published>2013-02-08T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=59b016192dd52f40591ad969e1ce7c1bfcb947a3'/>
<id>59b016192dd52f40591ad969e1ce7c1bfcb947a3</id>
<content type='text'>
Added descriptions for the new HTTP codes:

- 428 Precondition Required
- 429 Too Many Requests
- 431 Request Header Fields Too Large
- 511 Network Authentication Required
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added descriptions for the new HTTP codes:

- 428 Precondition Required
- 429 Too Many Requests
- 431 Request Header Fields Too Large
- 511 Network Authentication Required
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-02-01T18:26:11+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2013-02-01T18:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5d3501c7d436884cd41c8f8f50b849200cfd7dd5'/>
<id>5d3501c7d436884cd41c8f8f50b849200cfd7dd5</id>
<content type='text'>
* PHP-5.4:
  Fixed bug #64128 buit-in web server is broken on ppc64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed bug #64128 buit-in web server is broken on ppc64.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #64128 buit-in web server is broken on ppc64.</title>
<updated>2013-02-01T18:23:25+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2013-02-01T18:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0cea9e6843384c6c0ebb52047c42b0431a4f5660'/>
<id>0cea9e6843384c6c0ebb52047c42b0431a4f5660</id>
<content type='text'>
fdset management using bit operator is broken on non-x86 arch
and cause built-in server the enter an infinite loop of "select"
and never handle any request.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fdset management using bit operator is broken on non-x86 arch
and cause built-in server the enter an infinite loop of "select"
and never handle any request.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-01-16T02:19:13+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-01-16T02:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=77010bf9bf45c46d844b336c18cc8102cfc7e249'/>
<id>77010bf9bf45c46d844b336c18cc8102cfc7e249</id>
<content type='text'>
* PHP-5.4:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2013-01-16T02:18:00+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-01-16T02:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=142c40f32c075a8eb706f2e630b934f39e711b70'/>
<id>142c40f32c075a8eb706f2e630b934f39e711b70</id>
<content type='text'>
* PHP-5.3:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the arguments in the prototype of fpm_socket_unix_test_connect().</title>
<updated>2013-01-16T02:06:56+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-01-16T02:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f63a9f6c11c05aa76158b6cae0e05340d303a6af'/>
<id>f63a9f6c11c05aa76158b6cae0e05340d303a6af</id>
<content type='text'>
Fixes bug #63999 (php with fpm fails to build on Solaris 10 or 11).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #63999 (php with fpm fails to build on Solaris 10 or 11).
</pre>
</div>
</content>
</entry>
<entry>
<title>PR #260: Update css for 404 pages to feel more up to date and have a consistent layout across browsers</title>
<updated>2013-01-14T19:43:14+00:00</updated>
<author>
<name>Lars Strojny</name>
<email>lstrojny@php.net</email>
</author>
<published>2013-01-14T19:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=785e66adb536d40a26e4813e6b4ad96b2fdbef43'/>
<id>785e66adb536d40a26e4813e6b4ad96b2fdbef43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sapi/litespeed/lsapi_main.c: Fix bug #63228</title>
<updated>2013-01-08T03:40:13+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2012-10-12T17:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c52d09ebc62683f26338123bcda8068f162541d'/>
<id>9c52d09ebc62683f26338123bcda8068f162541d</id>
<content type='text'>
Fix compiling error at line 606 (error: format not a string
literal and no format arguments [-Werror=format-security]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix compiling error at line 606 (error: format not a string
literal and no format arguments [-Werror=format-security]
</pre>
</div>
</content>
</entry>
</feed>
