<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo, 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-09-13T21:02:53+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T21:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f6b6e97b29b7155efabbd935fc5f1cbdf548d601'/>
<id>f6b6e97b29b7155efabbd935fc5f1cbdf548d601</id>
<content type='text'>
* PHP-7.0:
  Add special case for earlier versions of TDS
  Adjust error formatting so ext/pdo/tests/bug_43130.phpt passes with pdo_dblib
  Free error and message strings when cleaning up PDO instances that use pdo_dblib
  Add common suite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Add special case for earlier versions of TDS
  Adjust error formatting so ext/pdo/tests/bug_43130.phpt passes with pdo_dblib
  Free error and message strings when cleaning up PDO instances that use pdo_dblib
  Add common suite
</pre>
</div>
</content>
</entry>
<entry>
<title>Add special case for earlier versions of TDS</title>
<updated>2016-09-13T21:01:51+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T21:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bcee34c649c7a26bebf282ca94e08ef06b882017'/>
<id>bcee34c649c7a26bebf282ca94e08ef06b882017</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-09-13T20:38:56+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T20:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45850213bd1c924e83e4b291bc475788762e103b'/>
<id>45850213bd1c924e83e4b291bc475788762e103b</id>
<content type='text'>
* PHP-7.0:
  Explicitly allow NULL values for dblib compatibility
  Add dblib-specific query
  Remove test cases don't test distinct behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Explicitly allow NULL values for dblib compatibility
  Add dblib-specific query
  Remove test cases don't test distinct behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly allow NULL values for dblib compatibility</title>
<updated>2016-09-13T20:36:23+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T17:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9fb94f03e7b5a3655ae87c819638e3137b729004'/>
<id>9fb94f03e7b5a3655ae87c819638e3137b729004</id>
<content type='text'>
MSSQL won't necessarily default columns to NULL, see:
https://msdn.microsoft.com/en-us/library/ms174979.aspx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MSSQL won't necessarily default columns to NULL, see:
https://msdn.microsoft.com/en-us/library/ms174979.aspx
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dblib-specific query</title>
<updated>2016-09-13T20:36:23+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T17:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69013f6b2620d2ed9f143373e88124d4a74e4bf7'/>
<id>69013f6b2620d2ed9f143373e88124d4a74e4bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove test cases don't test distinct behavior</title>
<updated>2016-09-13T20:36:23+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-09-13T17:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f0a12af65b217c00a89fc8fe11883168e1ea657f'/>
<id>f0a12af65b217c00a89fc8fe11883168e1ea657f</id>
<content type='text'>
These cases are also incompatible with pdo_dblib. Removing is easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These cases are also incompatible with pdo_dblib. Removing is easier.
</pre>
</div>
</content>
</entry>
<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>
</feed>
