<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cli, 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>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>
<entry>
<title>Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement</title>
<updated>2013-09-20T13:59:33+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2013-09-20T13:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8f146c2bb0dcba3307f08a839554be056e660f34'/>
<id>8f146c2bb0dcba3307f08a839554be056e660f34</id>
<content type='text'>
Patch by Pierre Renaudet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Pierre Renaudet
</pre>
</div>
</content>
</entry>
<entry>
<title>Added application/pdf to PHP CLI Web Server mime types.</title>
<updated>2013-09-20T03:22:50+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-09-20T03:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dfa43d55dd996fb06c7bb4d5efcae3fc78131cdc'/>
<id>dfa43d55dd996fb06c7bb4d5efcae3fc78131cdc</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-09-09T23:32:16+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-09-09T23:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8b6270271ea0b707c69c80d7c41886b125af925c'/>
<id>8b6270271ea0b707c69c80d7c41886b125af925c</id>
<content type='text'>
* PHP-5.4:
  Handle CLI server request headers case insensitively.
  5.4.21 now

Conflicts:
	configure.in
	main/php_version.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Handle CLI server request headers case insensitively.
  5.4.21 now

Conflicts:
	configure.in
	main/php_version.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle CLI server request headers case insensitively.</title>
<updated>2013-09-09T23:24:49+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-09-09T23:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3c3b2b5bdc8e2bcff4d0e7d09375ad7af760b32a'/>
<id>3c3b2b5bdc8e2bcff4d0e7d09375ad7af760b32a</id>
<content type='text'>
Fixes bug #65633 (built-in server treat some http headers as case-sensitive).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #65633 (built-in server treat some http headers as case-sensitive).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-08-15T03:43:25+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-08-15T03:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=39612afc72623e89a2bc595c9be4be497568d1be'/>
<id>39612afc72623e89a2bc595c9be4be497568d1be</id>
<content type='text'>
* PHP-5.4:
  Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
	ext/dba/libinifile/inifile.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
	ext/dba/libinifile/inifile.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.</title>
<updated>2013-08-15T03:36:50+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-08-15T03:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ad97cd48903ea5454853960f2c14de326e0f624'/>
<id>9ad97cd48903ea5454853960f2c14de326e0f624</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-07-15T00:01:43+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-07-15T00:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9cc9d32e6a1236cd55ab3bb1bf660932d3721f18'/>
<id>9cc9d32e6a1236cd55ab3bb1bf660932d3721f18</id>
<content type='text'>
* PHP-5.4:
  Add built-in web server to invocation list
  Terminology: change embedded web server to built-in web server to align with cli usage
  Align -B and -E parameter names with cli usage (begin_code and end_code)
  Fix Bug #65219 DBSETLDBNAME should be called before login to set DBNAME in login record
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Add built-in web server to invocation list
  Terminology: change embedded web server to built-in web server to align with cli usage
  Align -B and -E parameter names with cli usage (begin_code and end_code)
  Fix Bug #65219 DBSETLDBNAME should be called before login to set DBNAME in login record
</pre>
</div>
</content>
</entry>
<entry>
<title>Add built-in web server to invocation list</title>
<updated>2013-07-15T00:00:56+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2013-07-06T11:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f4b9b20b354c059d7246a250953e73365558f5e6'/>
<id>f4b9b20b354c059d7246a250953e73365558f5e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
