phpbb/phpBB/phpbb
Marc Alexander a74658091b
Merge pull request #5102 from JoshyPHP/ticket/15527
[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
2018-01-24 23:35:49 +01:00
..
attachment [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
auth [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
avatar [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
cache [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
captcha [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
config
console [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
controller Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x 2016-04-07 21:59:36 +02:00
cron [ticket/15379] Fix the assignments in reparser cron job 2017-09-25 17:46:00 +02:00
db Merge pull request #5102 from JoshyPHP/ticket/15527 2018-01-24 23:35:49 +01:00
debug [ticket/14177] CS 2015-12-15 19:55:55 +01:00
di [ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION 2017-04-17 23:06:25 +02:00
event [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
exception [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
extension [ticket/15202] To disable, an extension must be enabled 2017-04-28 23:47:51 +02:00
feed Merge pull request #4969 from Elsensee/ticket/15245 2017-10-31 09:58:29 +01:00
files [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
filesystem [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
group
groupposition
help [ticket/15251] Use dispatcher_interface in help manager 2017-06-25 12:02:25 +02:00
hook
install [prep-release-3.2.2] Add 3.1.12 to build and fix display of download box 2018-01-07 16:59:14 +01:00
language [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
lock
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
mimetype
module [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
notification [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
passwords [ticket/15227] Remove STRIP, as always false 2017-05-21 12:58:05 +02:00
php
plupload Merge branch '3.1.x' into 3.2.x 2016-12-18 20:40:46 +01:00
profilefields Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 2018-01-07 11:02:31 +01:00
report [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
request Merge branch '3.1.x' into 3.2.x 2017-04-18 23:10:28 +02:00
routing [ticket/13683] Removes extra / in script_path 2016-03-30 22:28:20 +02:00
search Merge pull request #5076 from marc1706/ticket/15496 2018-01-07 11:06:09 +01:00
template [ticket/15099] Remove type attr from INCLUDECSS and INCLUDEJS 2018-01-17 18:30:21 +01:00
textformatter [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration 2018-01-22 02:37:47 +01:00
textreparser [ticket/15512] Avoid reparsing non-existent polls 2018-01-12 16:28:37 +01:00
tree Merge pull request #4680 from marc1706/ticket/15055 2018-01-05 22:44:34 +01:00
class_loader.php
composer.json [ticket/14495] Updates the version to 3.3.0-a1-dev 2016-02-24 22:25:41 +01:00
config_php_file.php
content_visibility.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
datetime.php [ticket/14857] Throw S from dateformat for non English languages 2017-12-24 10:31:30 +01:00
error_collector.php
file_downloader.php [ticket/12618] Change ssl:// to tls:// 2016-01-10 19:33:45 +01:00
filesystem.php
finder.php [ticket/12610] Add command to check if the board is up to date. 2016-12-03 16:37:35 +01:00
json_response.php
pagination.php [ticket/15372] Fix pagination and don't render viewtopic link 2017-10-26 16:09:01 -04:00
path_helper.php [ticket/15351] Makes confirm_works in a router context (app.php) 2017-09-08 16:26:39 +02:00
permissions.php [ticket/15372] Add and handle f_list_topics permission 2017-10-26 16:09:01 -04:00
recursive_dot_prefix_filter_iterator.php [ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance 2016-03-17 00:50:08 +07:00
session.php [ticket/14972] Fix sizeof calls 2018-01-01 13:08:12 +01:00
symfony_request.php
user.php [ticket/15201] Remove wrong user style check 2017-08-28 18:33:38 +02:00
user_loader.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
version_helper.php Merge pull request #35 from phpbb/ticket/security-203-rhea 2017-07-16 15:29:35 +02:00
viewonline_helper.php