<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mysqlnd, branch php-7.0.0RC4</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.6' into PHP-7.0</title>
<updated>2015-09-25T12:29:06+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2015-09-25T12:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e3cd7cadf015c63d1042899b7ba5e5719cb4ce5'/>
<id>7e3cd7cadf015c63d1042899b7ba5e5719cb4ce5</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 #70572 segfault in mysqlnd_connect</title>
<updated>2015-09-25T12:06:28+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2015-09-25T12:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=59de2c037c4c946fc43478edc154d89dda95873d'/>
<id>59de2c037c4c946fc43478edc154d89dda95873d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Bug #70384 	mysqli_real_query(): Unknown type 245 sent by the server</title>
<updated>2015-09-23T16:38:29+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2015-09-23T15:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=003b764a49fc141834fa75a962d82fa7716503d2'/>
<id>003b764a49fc141834fa75a962d82fa7716503d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Bug #70384 	mysqli_real_query(): Unknown type 245 sent by the server</title>
<updated>2015-09-23T16:25:12+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2015-09-23T15:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f79cd187895ce161d82855a82770a16c86536995'/>
<id>f79cd187895ce161d82855a82770a16c86536995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Zend MM to keep statistic of non-persistent connections (calloc/free-&gt;pecalloc/pefree)</title>
<updated>2015-09-18T07:36:09+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-09-18T07:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a3580fd567dfbb7fa9bf38b0a4bbc1bf6126cb1'/>
<id>6a3580fd567dfbb7fa9bf38b0a4bbc1bf6126cb1</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.6'</title>
<updated>2015-09-09T01:19:55+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2015-09-09T01:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=71f90dfbad753bc00538dbb736ec023e63b72504'/>
<id>71f90dfbad753bc00538dbb736ec023e63b72504</id>
<content type='text'>
* PHP-5.6:
  Fix #70456: mysqlnd doesn't activate TCP keep-alive when connecting to a server

Resolved conflicts:
	ext/mysqlnd/mysqlnd_net.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Fix #70456: mysqlnd doesn't activate TCP keep-alive when connecting to a server

Resolved conflicts:
	ext/mysqlnd/mysqlnd_net.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #70456: mysqlnd doesn't activate TCP keep-alive when connecting to a server</title>
<updated>2015-09-08T23:43:29+00:00</updated>
<author>
<name>Sergei Turchanov</name>
<email>turchanov@farpost.com</email>
</author>
<published>2015-09-03T07:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7b3616db775ce11bd85918af2a7a38bb15c3729f'/>
<id>7b3616db775ce11bd85918af2a7a38bb15c3729f</id>
<content type='text'>
libmysqlclient activates TCP keep-alive when connecting to a server. PHP
mysqlnd extension must do the same to maintain compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libmysqlclient activates TCP keep-alive when connecting to a server. PHP
mysqlnd extension must do the same to maintain compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove TSRMLS_*</title>
<updated>2015-08-02T11:42:01+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-02T11:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=545b364d560b9550f853bd8dd5ab1641225a03c2'/>
<id>545b364d560b9550f853bd8dd5ab1641225a03c2</id>
<content type='text'>
either remains or merged in from PHP5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
either remains or merged in from PHP5
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to the unified globals accessor where appropriate</title>
<updated>2015-07-29T11:26:35+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-07-29T10:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e66cce87ce0e57a7394486412e61abcfc5f3520'/>
<id>4e66cce87ce0e57a7394486412e61abcfc5f3520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mysqlnd warnings</title>
<updated>2015-07-17T15:48:02+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-17T15:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a9eee8f7e21e377d8897c4b43c1f2e5d44f1ef0'/>
<id>8a9eee8f7e21e377d8897c4b43c1f2e5d44f1ef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
