<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/textreparser/row_based_plugin.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/14264] Don't use constants as return values</title>
<updated>2015-11-03T15:35:53+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2015-10-29T00:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2016550a32168ee5fcf11bfdd367ce48fbcf88b1'/>
<id>2016550a32168ee5fcf11bfdd367ce48fbcf88b1</id>
<content type='text'>
This will prevent BC breaking in the future if we decide to
get rid of constants.

PHPBB3-14264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will prevent BC breaking in the future if we decide to
get rid of constants.

PHPBB3-14264
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Renamed methods</title>
<updated>2015-05-30T15:26:01+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-19T07:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6'/>
<id>75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Added get_max_id() tests</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-09T17:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7a8ac4bb714299d2544ec215c24018fe07caa0ec'/>
<id>7a8ac4bb714299d2544ec215c24018fe07caa0ec</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Moved the add_missing_fields() call to the base class</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-09T16:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ae6ad754a430309796e1963684b59c01739ba4dd'/>
<id>ae6ad754a430309796e1963684b59c01739ba4dd</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Added pm_text tests</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-02T00:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9bf0f794b5876b10491c91548f1a92bc0dff7400'/>
<id>9bf0f794b5876b10491c91548f1a92bc0dff7400</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Added methods to detect whether a given feature is in use</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-01T23:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ea445ffa4776b7ce0b1d13485f113c7e1ec28af0'/>
<id>ea445ffa4776b7ce0b1d13485f113c7e1ec28af0</id>
<content type='text'>
They test whether a given BBCode was enabled and has been used in a text,
or smilies, or magic URLs.

PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They test whether a given BBCode was enabled and has been used in a text,
or smilies, or magic URLs.

PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Refactored test</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-01T18:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=459f1d4c1f26658c70d29ac7c4e3f3389a973a59'/>
<id>459f1d4c1f26658c70d29ac7c4e3f3389a973a59</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Added tests, fixed param order in generate_text_for_storage()</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-01T17:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b5911281ae175340817345e63ddbfaf43abb3cec'/>
<id>b5911281ae175340817345e63ddbfaf43abb3cec</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13803] Added plugins</title>
<updated>2015-05-30T15:26:00+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-01T06:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=986af43f37342953bff548630aa33904c21234f4'/>
<id>986af43f37342953bff548630aa33904c21234f4</id>
<content type='text'>
PHPBB3-13803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13803
</pre>
</div>
</content>
</entry>
</feed>
