<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo/tests, branch php-7.2.0beta2</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'</title>
<updated>2017-06-29T09:44:02+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2017-06-29T09:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3ac20e099511c0bcbcfc5755199fe704e3918993'/>
<id>3ac20e099511c0bcbcfc5755199fe704e3918993</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #69356
  Fixed #69356: PDOStatement::debugDumpParams() truncates query
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #69356
  Fixed #69356: PDOStatement::debugDumpParams() truncates query
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-06-29T09:40:56+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2017-06-29T09:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f15790ec73decf5a8495494a069ba6c83806ef92'/>
<id>f15790ec73decf5a8495494a069ba6c83806ef92</id>
<content type='text'>
* PHP-7.0:
  Fixed #69356: PDOStatement::debugDumpParams() truncates query
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed #69356: PDOStatement::debugDumpParams() truncates query
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #69356: PDOStatement::debugDumpParams() truncates query</title>
<updated>2017-06-29T09:39:50+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2017-06-29T09:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=08089f014cee7a43fac9ee75d677fcb93c0a5297'/>
<id>08089f014cee7a43fac9ee75d677fcb93c0a5297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2017-01-09T16:41:54+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2017-01-09T16:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f2f70cfc4b1772c92a74090ddf79af30a8851ec5'/>
<id>f2f70cfc4b1772c92a74090ddf79af30a8851ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly allow NULL values for dblib compatibility</title>
<updated>2017-01-09T16:40:25+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2017-01-09T16:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=012cee3fba5a492b5ce83501cbf9b76f98cd3d2a'/>
<id>012cee3fba5a492b5ce83501cbf9b76f98cd3d2a</id>
<content type='text'>
MSSQL won't necessarily default columns to NULL, see:
https://msdn.microsoft.com/en-us/library/ms174979.aspx#Nullability Rules Within a Table Definition
</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#Nullability Rules Within a Table Definition
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1'</title>
<updated>2017-01-03T16:56:22+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-01-03T16:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=595453ac9196a6d559468d6132dca2e290245427'/>
<id>595453ac9196a6d559468d6132dca2e290245427</id>
<content type='text'>
* PHP-7.1:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-01-03T16:54:46+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-01-03T16:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b15cc7913a1aa108b3e27c8c361202785bea4033'/>
<id>b15cc7913a1aa108b3e27c8c361202785bea4033</id>
<content type='text'>
* PHP-7.0:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PDO tests to match SQL standard syntax and pass Firebird tests.</title>
<updated>2017-01-03T16:48:52+00:00</updated>
<author>
<name>Dorin Marcoci</name>
<email>dorin.marcoci@marcodor.com</email>
</author>
<published>2017-01-02T17:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e914abff1e88092216e453234224860514d5e5cc'/>
<id>e914abff1e88092216e453234224860514d5e5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "Sent SQL" to debug dump for emulated prepares</title>
<updated>2016-12-20T16:07:04+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-12-20T14:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d58231dda300b015260ea8fb17c28f8eebf1ec51'/>
<id>d58231dda300b015260ea8fb17c28f8eebf1ec51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove PDOStatement::activeQueryString()</title>
<updated>2016-12-20T16:06:38+00:00</updated>
<author>
<name>Adam Baratz</name>
<email>adambaratz@php.net</email>
</author>
<published>2016-12-20T14:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6c692313af43610e8fa739161ff74cbc23f11905'/>
<id>6c692313af43610e8fa739161ff74cbc23f11905</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
