phpbb/phpBB/phpbb
2021-07-17 22:31:36 +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 Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
cron [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
db [ticket/14771] Use constants instead of magic numbers in migration 2021-07-13 22:22:43 +02:00
debug [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
di [ticket/16649] Minor code adjustments 2021-02-25 07:26:44 +07: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 [ticket/14285] Fix regular expression 2021-03-21 23:20:51 +01: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-05-22 08:24:08 +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 [ticket/16729] Fix Unknown named parameter in Log - PHP 8 2021-06-15 17:57:17 +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-01-22 19:14:53 +01: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 [ticket/13713] Clean up declarations and adjust tests for latest master 2021-05-14 21:52:17 +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/14771] Support playing audio attachments 2021-06-30 21:40:45 +02:00
template Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
textformatter [ticket/13713] Move profile_url to a tag in textformatter factory 2021-05-14 21:52:19 +02: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/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 [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +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/13713] Introduce ACP settings for mentions 2021-05-14 21:51:54 +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/16207] Stop setting session id when creating session 2021-07-17 22:31:36 +02:00
symfony_request.php
user.php [ticket/16649] Upgrade to Symfony 5 2021-02-19 21:10:54 +07: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