<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cli, branch php-5.4.14</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>Document embedded server options in manpage</title>
<updated>2013-03-24T16:32:30+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2013-03-24T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6f560b0487b48d8364a2077b97e661fd5107054e'/>
<id>6f560b0487b48d8364a2077b97e661fd5107054e</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.3' into PHP-5.4</title>
<updated>2013-03-24T16:32:00+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2013-03-24T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=de71f435d8b4e30539284c73bd910f8dcc9e8d98'/>
<id>de71f435d8b4e30539284c73bd910f8dcc9e8d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It's 2013, even for a manpage</title>
<updated>2013-03-24T16:31:29+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2013-03-24T16:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=66682f5abe27e7e53e088ec5d8268754912b5988'/>
<id>66682f5abe27e7e53e088ec5d8268754912b5988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add reminder for checking return values</title>
<updated>2013-03-24T12:27:00+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pierre.php@gmail.com</email>
</author>
<published>2013-03-24T12:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bb18fa448c104c10d0899090bf64ca66e36e492e'/>
<id>bb18fa448c104c10d0899090bf64ca66e36e492e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too</title>
<updated>2013-03-23T21:42:03+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pierre.php@gmail.com</email>
</author>
<published>2013-03-23T09:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3af489683753ab31d7397812989e82f6a424d244'/>
<id>3af489683753ab31d7397812989e82f6a424d244</id>
<content type='text'>
Signed-off-by: Anatol Belski &lt;ab@php.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Anatol Belski &lt;ab@php.net&gt;
</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>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>Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected.</title>
<updated>2013-01-02T05:18:59+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-01-02T04:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=36e19c9cab6cce4e44782563f590c6c4560fb187'/>
<id>36e19c9cab6cce4e44782563f590c6c4560fb187</id>
<content type='text'>
Without this fix, a webpage using eval() may return code 500.  That might display
fine and the 500 go unnoticed, but using AJAX or wget, the 500 will cause problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this fix, a webpage using eval() may return code 500.  That might display
fine and the 500 go unnoticed, but using AJAX or wget, the 500 will cause problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy New Year</title>
<updated>2013-01-01T08:28:54+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0a7395e009b2df94c2a3f05aef69fb1779edf8f8'/>
<id>0a7395e009b2df94c2a3f05aef69fb1779edf8f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy New Year~</title>
<updated>2013-01-01T08:02:16+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a2045ff3320a7d037f198558c934b885f67fc00e'/>
<id>a2045ff3320a7d037f198558c934b885f67fc00e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
