<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/bbcode/url_bbcode_test.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/15172] Add symfony_request to some tests</title>
<updated>2017-09-10T10:16:51+00:00</updated>
<author>
<name>Rubén Calvo</name>
<email>rubencm@gmail.com</email>
</author>
<published>2017-09-10T09:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f6b8f69e7ec51841785bc598a5e0533d946c1def'/>
<id>f6b8f69e7ec51841785bc598a5e0533d946c1def</id>
<content type='text'>
PHPBB3-15172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15172
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14576] Move common required files to bootstrap</title>
<updated>2016-03-31T18:06:47+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-03-31T18:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=14e8113fcf01be7dbdb080458fcbf4e75668cc1a'/>
<id>14e8113fcf01be7dbdb080458fcbf4e75668cc1a</id>
<content type='text'>
PHPBB3-14576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14576
</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/10973] Drop all require_once for mocks. Use autoloading.</title>
<updated>2012-07-08T20:57:23+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2012-07-08T20:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d3bbde69c441a5d795a16e66c9cc7a9194f42218'/>
<id>d3bbde69c441a5d795a16e66c9cc7a9194f42218</id>
<content type='text'>
PHPBB3-10973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10973
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2012-01-02T16:36:21+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2012-01-02T16:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a01e916737c39c8d9d53c82647c92871f5c18caa'/>
<id>a01e916737c39c8d9d53c82647c92871f5c18caa</id>
<content type='text'>
* develop-olympus:
  [ticket/9916] Changing header in non-distributed files
  [ticket/9916] Changing coding guidelines license
  [ticket/9916] Updating License in the header

Conflicts:
	tests/mock/cache.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/9916] Changing header in non-distributed files
  [ticket/9916] Changing coding guidelines license
  [ticket/9916] Updating License in the header

Conflicts:
	tests/mock/cache.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9916] Updating License in the header</title>
<updated>2012-01-02T16:18:32+00:00</updated>
<author>
<name>Unknown</name>
<email>unknownbliss@phpbbdevelopers.net</email>
</author>
<published>2011-12-31T16:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=17991823ea72ef973852fd9d0a9c516703f2137e'/>
<id>17991823ea72ef973852fd9d0a9c516703f2137e</id>
<content type='text'>
PHPBB3-9916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9916
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/request-class] Add server(), header() and is_ajax() to request</title>
<updated>2011-07-15T20:34:24+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2011-07-13T17:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0bf6966c5228d446c4f0d3862619db0f619c7369'/>
<id>0bf6966c5228d446c4f0d3862619db0f619c7369</id>
<content type='text'>
Extend the request class with helpers for reading server vars (server())
and HTTP request headers (header()). Refactor the existing code base
to make use of these helpers, make $_SERVER a deactivated super global.

Also introduce an is_ajax() method, which checks the X-Requested-With
header for the value 'XMLHttpRequest', which is sent by JavaScript
libraries, such as jQuery.

PHPBB3-9716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the request class with helpers for reading server vars (server())
and HTTP request headers (header()). Refactor the existing code base
to make use of these helpers, make $_SERVER a deactivated super global.

Also introduce an is_ajax() method, which checks the X-Requested-With
header for the value 'XMLHttpRequest', which is sent by JavaScript
libraries, such as jQuery.

PHPBB3-9716
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/217] Use positive assertions in tests.</title>
<updated>2011-06-06T13:16:47+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2011-06-05T17:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c93164db587391aaff7dd810d07cd0671c8bce3c'/>
<id>c93164db587391aaff7dd810d07cd0671c8bce3c</id>
<content type='text'>
PHPBB3-217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-217
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/217] Silence errors in tests, not code.</title>
<updated>2011-06-06T13:14:10+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2011-06-05T17:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2d1e426ba745fa5b0b7666e5fe4a5fee97caccd7'/>
<id>2d1e426ba745fa5b0b7666e5fe4a5fee97caccd7</id>
<content type='text'>
Use a mock user object for testing bbcode.

PHPBB3-217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a mock user object for testing bbcode.

PHPBB3-217
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/217] Use positive parameter statement for bbcode_init()</title>
<updated>2011-06-05T16:53:54+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2011-06-05T16:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d44b6ba5caeafe220b4959a6de99d035fe10b4f1'/>
<id>d44b6ba5caeafe220b4959a6de99d035fe10b4f1</id>
<content type='text'>
PHPBB3-217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-217
</pre>
</div>
</content>
</entry>
</feed>
