phpbb/phpBB/phpbb
2021-01-22 19:14:53 +01:00
..
attachment Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
auth Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
avatar [ticket/16671] Code style fixes 2020-12-31 15:54:22 +01:00
cache Merge branch '3.3.x' 2020-04-21 17:20:18 +02:00
captcha Merge branch '3.3.x' 2021-01-03 20:51:14 +01:00
composer [ticket/16650] Fix composer 2 compatibility issues 2021-01-16 08:22:56 +01:00
config [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
console Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
controller Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
cron Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
db Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
debug [ticket/15504] Fix warning message 2018-05-25 00:34:31 +02:00
di Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
event [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
exception [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
extension Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
feed Merge branch '3.3.x' 2020-09-08 20:41:52 +02:00
files Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
filesystem Merge branch '3.3.x' 2021-01-01 16:56:01 +01:00
group [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
groupposition [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
help [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
install Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
language Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
lock [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
mimetype [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
module [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
notification Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
passwords [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
php [ticket/16352] Deprecate more functions 2020-02-03 01:44:02 +00:00
plupload [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
profilefields Merge branch '3.3.x' 2020-12-22 21:35:19 +01:00
report Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
request [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
routing [ticket/12630] Use di to inject parameter 2020-08-30 10:47:28 +00:00
search [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
storage [ticket/16671] Code style fixes 2020-12-31 15:54:22 +01:00
template Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
textformatter [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
textreparser [ticket/16645] Simplified text_reparser.poll_option 2021-01-01 22:21:00 +01:00
tree [ticket/16346] More fixes 2020-08-14 08:29:14 +00:00
ucp/controller Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
class_loader.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
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 [ticket/16346] More fixes 2020-08-14 08:29:14 +00:00
content_visibility.php Merge branch '3.3.x' 2020-09-08 20:41:52 +02:00
datetime.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
error_collector.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
file_downloader.php [ticket/15570] Allow file downloader to use TLS greater than 1.0 2018-02-25 10:25:33 +01:00
filesystem.php [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
finder.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
json_response.php
pagination.php [ticket/15939] Pagination docblocks 2019-01-14 12:50:07 +01:00
path_helper.php Merge branch '3.2.x' 2017-09-09 12:09:50 +02:00
permissions.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00: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 Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
symfony_request.php
user.php Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
user_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02: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 [ticket/15253] Update imports 2017-07-20 19:55:52 +02:00