<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-5.4.17</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>Fix test typo</title>
<updated>2013-06-19T03:15:52+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-06-19T03:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2ce4bd7f2d44016ba05aae32e10b8ea5d6293034'/>
<id>2ce4bd7f2d44016ba05aae32e10b8ea5d6293034</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 'pull-request/320'</title>
<updated>2013-06-17T08:06:01+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-17T08:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b896fa57f01e7ad165e48846bad6e2d3bdca953'/>
<id>6b896fa57f01e7ad165e48846bad6e2d3bdca953</id>
<content type='text'>
* pull-request/320:
  this is test 5 not 6
  fix race condition
  more shared names that create race conditions
  change to a unique filename
  more shared filenames
  yet another shared filename
  don't share a filename to stop race conditions
  fix race condition for 2-4 and normalize names for others
  fix race condition when running tests in parallel
  clean up after test
  Fix #64572: Clean up after the test
  Fix #64572: Clean up after the test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/320:
  this is test 5 not 6
  fix race condition
  more shared names that create race conditions
  change to a unique filename
  more shared filenames
  yet another shared filename
  don't share a filename to stop race conditions
  fix race condition for 2-4 and normalize names for others
  fix race condition when running tests in parallel
  clean up after test
  Fix #64572: Clean up after the test
  Fix #64572: Clean up after the test
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: PDO Mysql - update for fixed getColumnMeta()</title>
<updated>2013-06-17T07:41:21+00:00</updated>
<author>
<name>Daniel Beardsley</name>
<email>daniel@ifixit.com</email>
</author>
<published>2013-01-02T17:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ac0ee30cec04b7527eb81abb84ed37f0c74da7a'/>
<id>5ac0ee30cec04b7527eb81abb84ed37f0c74da7a</id>
<content type='text'>
The test has always been disabled... so it's never run anyway. Oh well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test has always been disabled... so it's never run anyway. Oh well.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #48724</title>
<updated>2013-06-17T07:27:21+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony@daylessday.org</email>
</author>
<published>2012-04-13T09:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=95cc763a1484c4922f6577c10de937299dc8c8e0'/>
<id>95cc763a1484c4922f6577c10de937299dc8c8e0</id>
<content type='text'>
PDO's getColumnMeta() doesn't return native_type for BIT, TINYINT and YEAR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PDO's getColumnMeta() doesn't return native_type for BIT, TINYINT and YEAR
</pre>
</div>
</content>
</entry>
<entry>
<title>readline can output control codes</title>
<updated>2013-06-17T07:15:31+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-17T07:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=248414f132534c6fa99a94ebc69a7cfd88f8c443'/>
<id>248414f132534c6fa99a94ebc69a7cfd88f8c443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #55694: Update readline test to support attempted_completion_over variable</title>
<updated>2013-06-17T06:44:44+00:00</updated>
<author>
<name>Hartmel</name>
<email>hartmel@wheezy64</email>
</author>
<published>2013-05-28T07:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=272c5edea481b2ae5018ad28b03c5e75309a23a9'/>
<id>272c5edea481b2ae5018ad28b03c5e75309a23a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #55694: Expose attempted_completion_over variable from readline library</title>
<updated>2013-06-17T06:42:43+00:00</updated>
<author>
<name>Hartmel</name>
<email>hartmel@wheezy64</email>
</author>
<published>2013-05-27T15:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ca3e0862dbd7190f29e12dcc89e08e183e9077ce'/>
<id>ca3e0862dbd7190f29e12dcc89e08e183e9077ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in test</title>
<updated>2013-06-17T05:22:20+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-06-17T05:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cfb1ffb4fa9d8a8561ffa509e187808b09608074'/>
<id>cfb1ffb4fa9d8a8561ffa509e187808b09608074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more tests for bug #64166</title>
<updated>2013-06-16T23:34:34+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-16T23:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7bb052ee3e93790f4d9654958ab11d90f6e4734d'/>
<id>7bb052ee3e93790f4d9654958ab11d90f6e4734d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move unsigned char declaration to top of block</title>
<updated>2013-06-16T23:04:29+00:00</updated>
<author>
<name>Michael M Slusarz</name>
<email>slusarz@curecanti.org</email>
</author>
<published>2013-03-18T18:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0dc98208ee0c7b372c8c81e5d2d833974e001f83'/>
<id>0dc98208ee0c7b372c8c81e5d2d833974e001f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
