<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite/tests, branch php-5.3.6</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 possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection</title>
<updated>2009-10-12T19:04:00+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2009-10-12T19:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16be0343d701a52c451d13657d1503a04811b3b5'/>
<id>16be0343d701a52c451d13657d1503a04811b3b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott)</title>
<updated>2009-06-25T09:38:04+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2009-06-25T09:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=84940122a9e7898c239e97af8db13912b8e5ae91'/>
<id>84940122a9e7898c239e97af8db13912b8e5ae91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Various tests for the sqlite ext.</title>
<updated>2008-10-29T11:44:34+00:00</updated>
<author>
<name>Felix De Vliegher</name>
<email>felixdv@php.net</email>
</author>
<published>2008-10-29T11:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=101e472c66c7675c11ffceb8f007f0d5a00c4ab2'/>
<id>101e472c66c7675c11ffceb8f007f0d5a00c4ab2</id>
<content type='text'>
The sqlite session tests are by Mats Lindh &lt;mats at lindh.no&gt;.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sqlite session tests are by Mats Lindh &lt;mats at lindh.no&gt;.

</pre>
</div>
</content>
</entry>
<entry>
<title>Support for closures</title>
<updated>2008-07-17T09:53:42+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2008-07-17T09:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=833a2295d143c67295dd94e20a56883b4f2d0787'/>
<id>833a2295d143c67295dd94e20a56883b4f2d0787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new test</title>
<updated>2006-09-10T19:42:12+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-09-10T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4dd2a598f36ec21db31cc695cb5a2286e482e7db'/>
<id>4dd2a598f36ec21db31cc695cb5a2286e482e7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing skipif conditions</title>
<updated>2005-12-21T11:42:06+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2005-12-21T11:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c92ae847c78ba8b1ceba88755e5aca4412230608'/>
<id>c92ae847c78ba8b1ceba88755e5aca4412230608</id>
<content type='text'>
fix existing ones

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix existing ones

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated libsqlite in ext/sqlite to 2.8.17.</title>
<updated>2005-12-20T15:26:26+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-12-20T15:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61c9b22536b74a47211136f73e0d1035fd869999'/>
<id>61c9b22536b74a47211136f73e0d1035fd869999</id>
<content type='text'>
Use in-memory database for tests.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use in-memory database for tests.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #35248 (sqlite_query() doesnt set error_msg when return value is</title>
<updated>2005-11-17T14:38:36+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-11-17T14:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d7346692304ef365014362321360fa828ab28cbc'/>
<id>d7346692304ef365014362321360fa828ab28cbc</id>
<content type='text'>
being used).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being used).

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix test expectations - we are no detecting the error earlier</title>
<updated>2005-11-03T23:48:09+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-11-03T23:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bf9a25d0bba726f033ac56c07c4bb253cb659c29'/>
<id>bf9a25d0bba726f033ac56c07c4bb253cb659c29</id>
<content type='text'>
# Unfortunatley we also lower the severity here because sqlite's error
# facility is dealing with the problem at this early stage as E_WARNING.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Unfortunatley we also lower the severity here because sqlite's error
# facility is dealing with the problem at this early stage as E_WARNING.

</pre>
</div>
</content>
</entry>
<entry>
<title>fix test</title>
<updated>2005-09-16T07:41:08+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-09-16T07:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69edc17192748fbfd899631898a14a659bf9ddbd'/>
<id>69edc17192748fbfd899631898a14a659bf9ddbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
