<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_db.php, branch v0.9.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-06-02T12:46:51Z</updated>
<entry>
<title>Fix backward copat. with cached values serialized but not base64-encoded (#1489142)</title>
<updated>2013-06-02T12:46:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-02T12:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ab05ee25c1d38c884790337796f7c941e28d36d9'/>
<id>urn:sha1:ab05ee25c1d38c884790337796f7c941e28d36d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where serialized strings were truncated in PDO::quote() (#1489142)</title>
<updated>2013-06-02T12:46:36Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-02T12:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=72c8504b99fbd423651bab0180a044c489ca05cc'/>
<id>urn:sha1:72c8504b99fbd423651bab0180a044c489ca05cc</id>
<content type='text'>
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube_cache_shared.php
</content>
</entry>
<entry>
<title>Fix various PHP code bugs found using static analysis (#1489086)</title>
<updated>2013-05-06T10:25:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-06T10:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=187cf5e1cdee87fb1d26599f93202222bb7b8a4b'/>
<id>urn:sha1:187cf5e1cdee87fb1d26599f93202222bb7b8a4b</id>
<content type='text'>
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
</content>
</entry>
<entry>
<title>Inlcude SQL query in the log on SQL error (#1489064)</title>
<updated>2013-04-30T09:50:15Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-30T09:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=410a4c663e10b10e48bf3d09d4a100e43ce1e12a'/>
<id>urn:sha1:410a4c663e10b10e48bf3d09d4a100e43ce1e12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()</title>
<updated>2013-04-17T17:34:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T17:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=51f52b525bc3b10b8008d916353f3034a9081cee'/>
<id>urn:sha1:51f52b525bc3b10b8008d916353f3034a9081cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo simpleEscape -&gt; escapeSimple</title>
<updated>2013-04-17T15:36:21Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T15:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7af32a95bb7816787516968638b1b80e1a77180d'/>
<id>urn:sha1:7af32a95bb7816787516968638b1b80e1a77180d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escapeSimple() method for backward compat.</title>
<updated>2013-04-17T15:09:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T15:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d8752c9839eab790487928e923c1c4b37ce1c12e'/>
<id>urn:sha1:d8752c9839eab790487928e923c1c4b37ce1c12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hack to reset PDO statement iterators after counting</title>
<updated>2013-04-04T19:14:46Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-23T16:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b2c66d03317a75cdc83e878541627534d43db1f7'/>
<id>urn:sha1:b2c66d03317a75cdc83e878541627534d43db1f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match regex on multi-line sql statements</title>
<updated>2013-03-24T11:04:14Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-24T11:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=73be4b529609d1a53e560891eb9c1d7954b5b1ef'/>
<id>urn:sha1:73be4b529609d1a53e560891eb9c1d7954b5b1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-implement rcube_db::num_rows() to ensure backwards compatibility</title>
<updated>2013-03-14T20:59:38Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-13T18:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=713259002f1acf1342a6aec90fdd30fbb87a0201'/>
<id>urn:sha1:713259002f1acf1342a6aec90fdd30fbb87a0201</id>
<content type='text'>
</content>
</entry>
</feed>
