<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo, branch php-7.1.0beta3</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-12T23:29:49+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2016-08-12T23:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=02d6e4e517c2f4d3debbc4fd4c04c8849b5d39bd'/>
<id>02d6e4e517c2f4d3debbc4fd4c04c8849b5d39bd</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' into PHP-7.0</title>
<updated>2016-08-12T23:21:57+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2016-08-12T23:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=175d94b6e5df80e2eadec0460c1ad21bda12c02e'/>
<id>175d94b6e5df80e2eadec0460c1ad21bda12c02e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns false</title>
<updated>2016-08-12T23:11:13+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2016-08-12T22:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7938ebf6c1b302d3d1b1bfb798f1cf6f07e1e178'/>
<id>7938ebf6c1b302d3d1b1bfb798f1cf6f07e1e178</id>
<content type='text'>
The has_property handler only checked whether a respective column name
exists, but neither whether the column value is set, nor whether it is
empty, respectively. We fix that to match the behavior of POD:FETCH_OBJ in
particular and PHP in general.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The has_property handler only checked whether a respective column name
exists, but neither whether the column value is set, nor whether it is
empty, respectively. We fix that to match the behavior of POD:FETCH_OBJ in
particular and PHP in general.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2016-08-09T17:30:26+00:00</updated>
<author>
<name>Keyur</name>
<email>kgovande@etsy.com</email>
</author>
<published>2016-08-09T17:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40059beed8d0bbf0d84f5b4ce4f1615bfb669405'/>
<id>40059beed8d0bbf0d84f5b4ce4f1615bfb669405</id>
<content type='text'>
* PHP-7.0:
  Add NEWS
  Fix ASSERT logic
  Bugfix 72791: fix memory leak in PDO persistent connections
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Add NEWS
  Fix ASSERT logic
  Bugfix 72791: fix memory leak in PDO persistent connections
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ASSERT logic</title>
<updated>2016-08-09T14:41:20+00:00</updated>
<author>
<name>Keyur</name>
<email>kgovande@etsy.com</email>
</author>
<published>2016-08-09T14:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2ab9a2d4becfbc8b202fb3a51a1c7664e13838a2'/>
<id>2ab9a2d4becfbc8b202fb3a51a1c7664e13838a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix 72791: fix memory leak in PDO persistent connections</title>
<updated>2016-08-09T14:01:25+00:00</updated>
<author>
<name>Keyur</name>
<email>kgovande@etsy.com</email>
</author>
<published>2016-08-09T14:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=98e4d509f67f371b52e476ec252ef7c12b685549'/>
<id>98e4d509f67f371b52e476ec252ef7c12b685549</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-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>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>Fix leak in PDO row_get_ctor</title>
<updated>2016-07-16T21:16:26+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-07-14T20:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9452257b046030c32f1b55b75eadcd711e882ad8'/>
<id>9452257b046030c32f1b55b75eadcd711e882ad8</id>
<content type='text'>
The __construct function name was leaked. Avoid this by simply
throwing directly from row_get_ctor instead of indirecting through
an actual __construct function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The __construct function name was leaked. Avoid this by simply
throwing directly from row_get_ctor instead of indirecting through
an actual __construct function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0'</title>
<updated>2016-07-12T13:54:39+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2016-07-12T13:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=661b560c5fdd68ba318daf33468e3df9535396cc'/>
<id>661b560c5fdd68ba318daf33468e3df9535396cc</id>
<content type='text'>
* PHP-7.0:
  Updated NEWS
  Updated NEWS
  Revert "Fixes #52384: Adds parameter value to dumped output. Also adds output flag indicating presence of PDO::PARAM_INPUT_OUTPUT."
  Revert "Fix test for #52384"

Conflicts:
	ext/pdo/pdo_stmt.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Updated NEWS
  Updated NEWS
  Revert "Fixes #52384: Adds parameter value to dumped output. Also adds output flag indicating presence of PDO::PARAM_INPUT_OUTPUT."
  Revert "Fix test for #52384"

Conflicts:
	ext/pdo/pdo_stmt.c
</pre>
</div>
</content>
</entry>
</feed>
