<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/db/driver/sqlite.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/14739] Remove SQLite 2.8.x database driver</title>
<updated>2016-11-16T16:59:28+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2016-11-13T17:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e974f338afb86c065e9b160363bc2e6156f8566d'/>
<id>e974f338afb86c065e9b160363bc2e6156f8566d</id>
<content type='text'>
PHPBB3-14739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14739
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-ascraeus' into develop</title>
<updated>2014-08-10T11:35:37+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-08-10T11:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=489aba31c70c2b7ccafdd6941a4d2077afef0967'/>
<id>489aba31c70c2b7ccafdd6941a4d2077afef0967</id>
<content type='text'>
* develop-ascraeus:
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-ascraeus:
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
  [ticket/12671] Possibility to use NOT LIKE expression
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12671] Possibility to use NOT LIKE expression</title>
<updated>2014-08-09T17:11:21+00:00</updated>
<author>
<name>Geolim4</name>
<email>contact@geolim4.com</email>
</author>
<published>2014-08-09T17:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=db0815f680d4ed9da845facb6e8e3975ac14621e'/>
<id>db0815f680d4ed9da845facb6e8e3975ac14621e</id>
<content type='text'>
PHPBB3-12671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12671
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12671] Possibility to use NOT LIKE expression</title>
<updated>2014-08-09T13:04:39+00:00</updated>
<author>
<name>Geolim4</name>
<email>contact@geolim4.com</email>
</author>
<published>2014-08-09T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=635cde218c786f76397c3354e59f96a8a151c132'/>
<id>635cde218c786f76397c3354e59f96a8a151c132</id>
<content type='text'>
PHPBB3-12671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12671
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12671] Possibility to use NOT LIKE expression</title>
<updated>2014-08-08T14:40:33+00:00</updated>
<author>
<name>Geolim4</name>
<email>contact@geolim4.com</email>
</author>
<published>2014-08-08T13:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6b60153ab4ac036bcd4eaaa90806d9898fc1e9a2'/>
<id>6b60153ab4ac036bcd4eaaa90806d9898fc1e9a2</id>
<content type='text'>
PHPBB3-12671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12671
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2637 from Nicofuma/ticket/12387</title>
<updated>2014-08-07T10:09:01+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-08-07T10:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=58d1dcc7f2872b2c9116254d0eae3a5ee1bea48e'/>
<id>58d1dcc7f2872b2c9116254d0eae3a5ee1bea48e</id>
<content type='text'>
[ticket/12387] Cleanup *_free_result call and remove @ on that call

* Nicofuma/ticket/12387:
  [ticket/12387] Fix a call to sql_freeresult in full_text_native
  [ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresult
  [ticket/12387] Use the hash as query_id for caching
  [ticket/12387] Remove unnecessary checks
  [ticket/12387] mssql_query return true if a select query returns 0 row
  [ticket/12387] Cleanup *_free_result call and remove @ on that call
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/12387] Cleanup *_free_result call and remove @ on that call

* Nicofuma/ticket/12387:
  [ticket/12387] Fix a call to sql_freeresult in full_text_native
  [ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresult
  [ticket/12387] Use the hash as query_id for caching
  [ticket/12387] Remove unnecessary checks
  [ticket/12387] mssql_query return true if a select query returns 0 row
  [ticket/12387] Cleanup *_free_result call and remove @ on that call
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12387] Cleanup *_free_result call and remove @ on that call</title>
<updated>2014-06-22T16:16:21+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-06-22T16:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2276c1c0f246a39dee8d0e979c89e8de0ee7a5de'/>
<id>2276c1c0f246a39dee8d0e979c89e8de0ee7a5de</id>
<content type='text'>
PHPBB3-12387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12387
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12704] Improve the load time information in the footer when enabled</title>
<updated>2014-06-20T12:57:32+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2014-06-14T12:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f850d5fa90584bb73ef1a77fd21f825e1d0794ed'/>
<id>f850d5fa90584bb73ef1a77fd21f825e1d0794ed</id>
<content type='text'>
PR #2570 has added new constant to display load time information without
debug mode is being on (https://tracker.phpbb.com/browse/PHPBB3-12687).
This patch expands the total load time info with SQL/PHP load times,
while hiding the additional info with &lt;abbr&gt; element.

PHPBB3-12704
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR #2570 has added new constant to display load time information without
debug mode is being on (https://tracker.phpbb.com/browse/PHPBB3-12687).
This patch expands the total load time info with SQL/PHP load times,
while hiding the additional info with &lt;abbr&gt; element.

PHPBB3-12704
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12282] Use {@inheritDoc} for inherited methods</title>
<updated>2014-04-01T17:17:40+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-03-17T12:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1f28451d587aa3566cdb6f7848439d2d5efdf820'/>
<id>1f28451d587aa3566cdb6f7848439d2d5efdf820</id>
<content type='text'>
PHPBB3-12282
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12282
</pre>
</div>
</content>
</entry>
</feed>
