<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_sqlite/tests, branch php-7.2.2</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>fixed typo</title>
<updated>2017-03-29T07:09:53+00:00</updated>
<author>
<name>Markus Staab</name>
<email>maggus.staab@googlemail.com</email>
</author>
<published>2017-03-29T07:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b8842839db1811954175a5187b1453e79a2ea075'/>
<id>b8842839db1811954175a5187b1453e79a2ea075</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.1'</title>
<updated>2017-03-29T05:28:26+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2017-03-29T05:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83b070887813cfe9a076de4894493358f64bea30'/>
<id>83b070887813cfe9a076de4894493358f64bea30</id>
<content type='text'>
* PHP-7.1:
  Fix buid with system libsqlite, see bug #74217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix buid with system libsqlite, see bug #74217
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buid with system libsqlite, see bug #74217</title>
<updated>2017-03-29T05:25:01+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2017-03-29T05:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=012dc336a6ae01208c394994b648c221337bf81d'/>
<id>012dc336a6ae01208c394994b648c221337bf81d</id>
<content type='text'>
SQLITE_DETERMINISTIC only exists in recent version
e.g. missing on 3.7 which is the default on RHEL/CentOS-7
and probably others (wheezy have 3.7, jessie 3.8...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SQLITE_DETERMINISTIC only exists in recent version
e.g. missing on 3.7 which is the default on RHEL/CentOS-7
and probably others (wheezy have 3.7, jessie 3.8...)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1'</title>
<updated>2017-03-12T16:04:02+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-03-12T16:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e31342ef843f98523722b2d37ea23190bf2781af'/>
<id>e31342ef843f98523722b2d37ea23190bf2781af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement FR #74217: deterministic sqlite functions</title>
<updated>2017-03-12T16:03:00+00:00</updated>
<author>
<name>andrewnester</name>
<email>andrew.nester.dev@gmail.com</email>
</author>
<published>2017-03-10T17:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fbf0e0587f8455525466e6d4ab2c1f0fc24bfe26'/>
<id>fbf0e0587f8455525466e6d4ab2c1f0fc24bfe26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more PHP 6 leftovers from tests</title>
<updated>2016-11-24T21:39:39+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-11-22T21:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5af586bec52564e05d8c75ec533e132a9f06e749'/>
<id>5af586bec52564e05d8c75ec533e132a9f06e749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test if unlink fails occasionally</title>
<updated>2016-05-01T17:25:39+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-05-01T17:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5360b3de338f2945586ada962ef078ca2e43c5f3'/>
<id>5360b3de338f2945586ada962ef078ca2e43c5f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create temporary sqlite db in test dir rather than cwd (and clean it up)</title>
<updated>2016-04-30T06:02:01+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2016-04-30T06:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0b952260e7c9794953268ccc34e1b3843b0be68'/>
<id>d0b952260e7c9794953268ccc34e1b3843b0be68</id>
<content type='text'>
Well behaved tests do not leave their droppings all over the filesystem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Well behaved tests do not leave their droppings all over the filesystem.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pdo_sqlite crash with empty bound stream</title>
<updated>2015-11-05T20:50:34+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-11-05T20:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cff9e16a124f84e8c03a7a4315c8e052db530d0c'/>
<id>cff9e16a124f84e8c03a7a4315c8e052db530d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test redirection when run not from source root</title>
<updated>2015-10-23T07:42:19+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-10-20T09:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ba763413b8f1e0e2399f124641845cf782ce0f5'/>
<id>5ba763413b8f1e0e2399f124641845cf782ce0f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
