phpbb/phpBB/phpbb
2021-08-31 20:59:59 +02:00
..
attachment [ticket/16705] Fix check_disk_space function 2021-03-05 08:04:03 +01:00
auth Merge branch '3.3.x' 2021-07-06 22:02:24 +02:00
avatar Merge pull request #5274 from rubencm/ticket/14285 2021-05-28 07:17:15 +02:00
cache [ticket/15540] Fix test 2021-03-23 10:23:50 +01:00
captcha [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
composer [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
config [ticket/13700] Add docblock and clean up code 2021-05-03 20:03:53 +02:00
console Merge branch '3.3.x' 2021-06-29 22:24:45 +02:00
controller [ticket/16207] Stop forcing session id in URLs 2021-07-17 22:31:54 +02:00
cron [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
db Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
debug [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
di [ticket/16207] Add session.force_sid parameter to allow fixing settings 2021-07-17 22:32:03 +02:00
event Merge branch '3.3.x' 2021-04-09 17:29:19 +02: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' 2021-08-23 20:30:14 +02:00
files Merge branch '3.3.x' 2021-05-01 21:52:12 +02:00
filesystem [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
group [ticket/15233] Standardize avatar output variables 2021-03-06 08:18:30 +01:00
groupposition [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02: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-08-31 20:59:59 +02:00
json [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
language [ticket/10824] Improve code style and docblocks in language file helper 2021-01-26 22:26:02 +01:00
lock [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
log Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
mention [ticket/13713] Make sure service collection is accepted by controller 2021-05-15 22:23:42 +02:00
message Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
mimetype [ticket/14771] add webm mime type 2021-06-30 21:41:01 +02:00
module [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
notification Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
passwords Merge branch '3.3.x' 2021-02-05 18:03:51 +01: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/16649] Upgrade to Symfony 5 2021-02-19 21:10:54 +07:00
search [ticket/16758] Initialize search_query property with an empty string 2021-04-15 21:41:24 +02:00
storage [ticket/16836] Use absolute paths in local adapter 2021-08-11 13:59:21 +02:00
template [ticket/16243] Update template paths 2021-08-19 21:56:36 +02:00
textformatter [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
textreparser [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02: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/16865] Update IRC + discord links in composer and documentation 2021-08-31 16:03:41 +02:00
config_php_file.php [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
content_visibility.php Merge branch '3.3.x' 2020-09-08 20:41:52 +02:00
datetime.php Merge branch '3.3.x' 2021-07-31 12:06:48 +02:00
error_collector.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
file_downloader.php [ticket/16787] Properly check if fsockopen() is enabled - PHP 8 2021-05-29 21:53:23 +02: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/16574] Remove flash BBcode 2021-08-19 23:01:42 +02: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/16825] Do not use session ID from URL if force_sid is not enabled 2021-07-26 21:03:14 +02:00
symfony_request.php
user.php [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
user_loader.php Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
version_helper.php Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
viewonline_helper.php [ticket/15253] Update imports 2017-07-20 19:55:52 +02:00