<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-7.2.10</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.1' into PHP-7.2</title>
<updated>2018-06-29T16:35:44+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-06-29T16:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=486f18f09e6c9f07719e22677ac9f9b432c7980b'/>
<id>486f18f09e6c9f07719e22677ac9f9b432c7980b</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #76548 pg_fetch_result did not fetch the next row
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #76548 pg_fetch_result did not fetch the next row
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #76548 pg_fetch_result did not fetch the next row</title>
<updated>2018-06-29T16:34:53+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-06-29T16:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cb97fd309790330bced04091fac46ea1466283c9'/>
<id>cb97fd309790330bced04091fac46ea1466283c9</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-01-18T02:53:39+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-18T02:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61843012125dbc87916a4665bfed8a26c0413040'/>
<id>61843012125dbc87916a4665bfed8a26c0413040</id>
<content type='text'>
* PHP-7.1:
  Fixed #75838 (Memory leak in pg_escape_bytea())
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed #75838 (Memory leak in pg_escape_bytea())
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #75838 (Memory leak in pg_escape_bytea())</title>
<updated>2018-01-18T02:53:23+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-18T02:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb205020ce2dd97d777e09d2debf38a01075d370'/>
<id>fb205020ce2dd97d777e09d2debf38a01075d370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year++</title>
<updated>2018-01-02T04:55:14+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-02T04:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7a7ec01a4976e72971948a93ca9eafa5752a3f91'/>
<id>7a7ec01a4976e72971948a93ca9eafa5752a3f91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year++</title>
<updated>2018-01-02T04:53:31+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-02T04:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ccd4716ec77c60391d63a1a6af72f96a09b1c617'/>
<id>ccd4716ec77c60391d63a1a6af72f96a09b1c617</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>2017-12-15T14:34:44+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-12-15T14:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=171f1baff1116f646ea6a860fa7c4ea84f2772ea'/>
<id>171f1baff1116f646ea6a860fa7c4ea84f2772ea</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #75671 pg_version() crashes when called on a connection to cockroach
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #75671 pg_version() crashes when called on a connection to cockroach
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #75671 pg_version() crashes when called on a connection to cockroach</title>
<updated>2017-12-15T14:33:14+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-12-15T14:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=acf1472ffde08a514fa44ef4b5baa0c67ae1b3f2'/>
<id>acf1472ffde08a514fa44ef4b5baa0c67ae1b3f2</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>2017-10-27T13:04:54+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-27T13:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f936a17c12dc8e47cb62901adf7d0f58581286d4'/>
<id>f936a17c12dc8e47cb62901adf7d0f58581286d4</id>
<content type='text'>
* PHP-7.1:
  Fix test compat for PostgreSQL 10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix test compat for PostgreSQL 10
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-10-27T13:04:29+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-27T13:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=36b27f2ba599e95dfff2420d64083897684d9c1a'/>
<id>36b27f2ba599e95dfff2420d64083897684d9c1a</id>
<content type='text'>
* PHP-7.0:
  Fix test compat for PostgreSQL 10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fix test compat for PostgreSQL 10
</pre>
</div>
</content>
</entry>
</feed>
