<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_pgsql, branch microseconds</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.0' into PHP-7.1</title>
<updated>2016-08-09T03:32:34+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-08-09T03:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3f1e9ed8f8a809df5c1a2ca1ad13ea8859ea1425'/>
<id>3f1e9ed8f8a809df5c1a2ca1ad13ea8859ea1425</id>
<content type='text'>
* PHP-7.0:
  Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bug72788' of https://github.com/keyurdg/php-src into PHP-7.0</title>
<updated>2016-08-09T03:25:32+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-08-09T03:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ebd21de1e4d5321fb979e9ba22de623d9e24ae29'/>
<id>ebd21de1e4d5321fb979e9ba22de623d9e24ae29</id>
<content type='text'>
* 'bug72788' of https://github.com/keyurdg/php-src:
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'bug72788' of https://github.com/keyurdg/php-src:
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 72788: Invalid memory access when database_object_handle</title>
<updated>2016-08-09T00:16:46+00:00</updated>
<author>
<name>Keyur</name>
<email>kgovande@etsy.com</email>
</author>
<published>2016-08-08T23:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3f25c4228a8f505a000c1ea5751062606247349a'/>
<id>3f25c4228a8f505a000c1ea5751062606247349a</id>
<content type='text'>
is undefined. Also fix memory leak in dbh_free when using persistent
PDO connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is undefined. Also fix memory leak in dbh_free when using persistent
PDO connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2016-08-04T07:37:40+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2016-08-04T07:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=70698d15662e17d5832d0316b358195c486226a5'/>
<id>70698d15662e17d5832d0316b358195c486226a5</id>
<content type='text'>
* PHP-7.0:
  Clean up FR #72633
  Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.

Conflicts:
	ext/oci8/package.xml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Clean up FR #72633
  Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.

Conflicts:
	ext/oci8/package.xml
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-08-04T07:30:48+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2016-08-04T07:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4003595d6000477e86db9c868375acb577f47131'/>
<id>4003595d6000477e86db9c868375acb577f47131</id>
<content type='text'>
* PHP-5.6:
  Clean up FR #72633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Clean up FR #72633
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up FR #72633</title>
<updated>2016-08-04T07:28:58+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2016-08-04T07:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d3a8e107acb4f729016b6d649bc83a888359fb7d'/>
<id>d3a8e107acb4f729016b6d649bc83a888359fb7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup table after test</title>
<updated>2016-08-02T12:35:24+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-08-02T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40b3a031b2549aeafd5ca9290b504a4c537a9adf'/>
<id>40b3a031b2549aeafd5ca9290b504a4c537a9adf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- lastInsertId using Postgres Lastval() function</title>
<updated>2016-08-02T12:34:30+00:00</updated>
<author>
<name>Pablo Santiago Sánchez</name>
<email>phackwer@gmail.com</email>
</author>
<published>2016-07-28T01:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90c6cbd09baa8802cd0d92ad13d9d791a3e4025d'/>
<id>90c6cbd09baa8802cd0d92ad13d9d791a3e4025d</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.0' into PHP-7.1</title>
<updated>2016-07-27T21:53:19+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-07-27T21:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=915d2b942028402e1336de44a5e8f058f6d3c52b'/>
<id>915d2b942028402e1336de44a5e8f058f6d3c52b</id>
<content type='text'>
* PHP-7.0:
  cleanup the table after the test run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  cleanup the table after the test run
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup the table after the test run</title>
<updated>2016-07-27T21:50:10+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-07-27T21:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=266c62070f7e8e98106cd7b28a86aafc3e537c5b'/>
<id>266c62070f7e8e98106cd7b28a86aafc3e537c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
