<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-7.3.24</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-7.2' into PHP-7.3</title>
<updated>2019-04-10T11:06:55+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T11:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b67ca4f07c0171a503d8d4b040a3e51869b2a512'/>
<id>b67ca4f07c0171a503d8d4b040a3e51869b2a512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 29nb_async_connect.phpt</title>
<updated>2019-04-10T11:06:02+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T11:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8f13599a645a97df940640e9c70f164a92e8743c'/>
<id>8f13599a645a97df940640e9c70f164a92e8743c</id>
<content type='text'>
Intermediate states are unreliable across versions (I think), make
sure we go through the whole connect procedure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Intermediate states are unreliable across versions (I think), make
sure we go through the whole connect procedure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-04-10T10:22:34+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T10:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6615b9c287963730fcc6fdf0f49d2597154e40f9'/>
<id>6615b9c287963730fcc6fdf0f49d2597154e40f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pgsql use after free trying to reuse closed connection</title>
<updated>2019-04-10T10:18:57+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T10:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c7a86a38a3f657ab81163ac794450fc7ada2ba3c'/>
<id>c7a86a38a3f657ab81163ac794450fc7ada2ba3c</id>
<content type='text'>
When a connection is closed, we also need to remove the hash entry
from the regular_list, as it now points to freed memory. To do this
store a reverse mapping from the connection to the hash string.

It would be nicer to introduce a wrapping structure for the pgsql
link resource that could store the hash (and notices), but that would
require large changes to the extension, so I'm going for a more
minimal fix here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a connection is closed, we also need to remove the hash entry
from the regular_list, as it now points to freed memory. To do this
store a reverse mapping from the connection to the hash string.

It would be nicer to introduce a wrapping structure for the pgsql
link resource that could store the hash (and notices), but that would
require large changes to the extension, so I'm going for a more
minimal fix here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-04-10T08:38:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T08:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ed1df9d135422bbb44fcd291ad7954358a6f87ed'/>
<id>ed1df9d135422bbb44fcd291ad7954358a6f87ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use after free on pg_close() of default connection</title>
<updated>2019-04-10T08:38:24+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-10T08:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b55715d61a908f7732d5a2bb6b20a105f372014a'/>
<id>b55715d61a908f7732d5a2bb6b20a105f372014a</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-7.1' into PHP-7.2</title>
<updated>2018-11-18T11:32:47+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-11-18T11:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb06cca6cb10f0bf714d2016f9d0137e20b17914'/>
<id>fb06cca6cb10f0bf714d2016f9d0137e20b17914</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type</title>
<updated>2018-11-18T11:29:34+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-11-18T11:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0434141ce93d5033e47c46c78a8849ac3bfa4311'/>
<id>0434141ce93d5033e47c46c78a8849ac3bfa4311</id>
<content type='text'>
Backport 369c991d and 282a63da to 7.1, closes #3634
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport 369c991d and 282a63da to 7.1, closes #3634
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for bug #77047</title>
<updated>2018-11-18T10:52:00+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-11-18T10:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=282a63dace099b03bb97fa2be8e8e9a48b4d69db'/>
<id>282a63dace099b03bb97fa2be8e8e9a48b4d69db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX #77047: fixes regex for "time" data type</title>
<updated>2018-11-18T10:50:32+00:00</updated>
<author>
<name>andy</name>
<email>andy@gajetzki.com</email>
</author>
<published>2018-10-22T14:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=369c991d5cbb0e606ec1106697925d6d958cc4bf'/>
<id>369c991d5cbb0e606ec1106697925d6d958cc4bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
