<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cli, branch php-5.4.0alpha3</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 #55121 Segfault with multipart/form-data POST</title>
<updated>2011-07-25T16:45:39+00:00</updated>
<author>
<name>Florian Anderiasch</name>
<email>fa@php.net</email>
</author>
<published>2011-07-25T16:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=48ec4ace5f5f279fe5f2a82a7ea2e1b82dda350d'/>
<id>48ec4ace5f5f279fe5f2a82a7ea2e1b82dda350d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Give index.php a precedence over index.html.  Patch by davidc.</title>
<updated>2011-07-23T11:29:26+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-23T11:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=835523048020030665c7eca3f25dbd916c532e62'/>
<id>835523048020030665c7eca3f25dbd916c532e62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Show PHP_VERSION in the banner. Suggested by Chris and others.</title>
<updated>2011-07-21T07:31:29+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-21T07:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=56c563dff7de07816ed43a7dd958952dc3b514ff'/>
<id>56c563dff7de07816ed43a7dd958952dc3b514ff</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 #55071.  Maybe a bit overkill?</title>
<updated>2011-07-20T09:00:20+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-20T09:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7907f66e4bb7015e33948e8b547f9c11fdf9ddd5'/>
<id>7907f66e4bb7015e33948e8b547f9c11fdf9ddd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Better error handling.</title>
<updated>2011-07-20T08:43:12+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-20T08:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b0683007c97b0d8568c1cdcb77fb3f68b8457942'/>
<id>b0683007c97b0d8568c1cdcb77fb3f68b8457942</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 #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.</title>
<updated>2011-07-20T04:34:01+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-20T04:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a07a4af30b7641f39822904d290bd736b25f0acf'/>
<id>a07a4af30b7641f39822904d290bd736b25f0acf</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 #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).</title>
<updated>2011-07-19T18:17:25+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-19T18:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dacd564031eaa0795ddc868f2f532278f28fec0c'/>
<id>dacd564031eaa0795ddc868f2f532278f28fec0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Buffers are local to the blocks where they belong.</title>
<updated>2011-07-19T18:00:16+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-19T18:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b48551c93e67312ccb39216a14a418d89f8082a'/>
<id>6b48551c93e67312ccb39216a14a418d89f8082a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Print HTTP method as well in the log.</title>
<updated>2011-07-19T17:47:34+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-07-19T17:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=29745da338c8dd45496873dbd99008f70e39397f'/>
<id>29745da338c8dd45496873dbd99008f70e39397f</id>
<content type='text'>
- Print response code also when the request is processed by a script.
- Those changes partly closes #55109.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Print response code also when the request is processed by a script.
- Those changes partly closes #55109.


</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver)</title>
<updated>2011-07-06T01:54:54+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-07-06T01:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=93776977d8a5531eca45823176d0315cb8ca830b'/>
<id>93776977d8a5531eca45823176d0315cb8ca830b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
