phpbb/phpBB/phpbb
2022-12-30 22:08:34 +01:00
..
attachment [ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace 2021-10-10 17:52:42 +02:00
auth [ticket/16955] Add missing docblocks and fix unclear ones 2022-12-30 17:27:31 +01:00
avatar [ticket/16955] Clean up avatar classes 2022-12-28 08:37:24 +01:00
cache [ticket/16955] Add stubs for cache classes and clean up 2022-12-28 08:37:21 +01:00
captcha [ticket/16955] Clean up captcha classes 2022-12-28 08:37:22 +01:00
composer [ticket/16955] Clean up phing sniff errors and warnings 2022-12-28 08:37:26 +01:00
config [ticket/16955] Clean up config classes 2022-12-28 08:37:23 +01:00
console [ticket/16955] Clean up phing sniff errors and warnings 2022-12-28 08:37:26 +01:00
controller Merge pull request #6376 from lionel-rowe/ticket/16977 2022-04-10 21:21:47 +02:00
cron [ticket/16955] Clean up cron and console classes 2022-12-28 08:37:21 +01:00
db [ticket/16955] Add missing docblocks and fix unclear ones 2022-12-30 17:27:31 +01:00
debug [ticket/16955] Clean up debug, event, and extension classes 2022-12-28 08:37:19 +01:00
di [ticket/16955] Resolve psalm issues in di files 2022-12-28 08:37:10 +01:00
event [ticket/16955] Resolve incompatibilities with doctum 2022-12-28 08:37:25 +01:00
exception [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
extension [ticket/16955] Clean up debug, event, and extension classes 2022-12-28 08:37:19 +01:00
feed [ticket/16955] Clean up feed classes 2022-12-28 08:37:18 +01:00
files [ticket/16955] Add missing docblocks and fix unclear ones 2022-12-30 17:27:31 +01:00
filesystem [ticket/16955] Clean up filesystem and files classes 2022-12-28 08:37:17 +01:00
finder [ticket/16955] Use common code for path iterator generation 2022-12-28 08:36:59 +01:00
group [ticket/16955] Clean up group related classes for psalm 2022-12-28 08:37:11 +01:00
groupposition [ticket/16955] Clean up group related classes for psalm 2022-12-28 08:37:11 +01:00
help [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
install [ticket/16955] Use constants for exit codes in installer console commands 2022-12-30 17:28:17 +01:00
iterator [ticket/16955] Wrap RecursiveDirectoryIteratorr calls for dot prefix filter 2022-12-28 08:37:12 +01:00
json [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
language [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
lock [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
log [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
mention [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
message [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
mimetype [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
module [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
notification [ticket/16955] Clean up variable names and docblocks in notifications 2022-12-28 08:37:12 +01:00
passwords [ticket/16955] Clean up cron and console classes 2022-12-28 08:37:21 +01:00
php [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
plupload [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
posting [ticket/12683] Add basic tests 2022-12-11 17:16:44 +01:00
profilefields [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
report [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
request [ticket/16955] Clean up request classes 2022-12-28 08:37:13 +01:00
routing [ticket/16955] Clean up rrouter and fulltext_sphinx 2022-12-28 08:37:14 +01:00
search [ticket/16955] Clean up rrouter and fulltext_sphinx 2022-12-28 08:37:14 +01:00
storage [ticket/16955] Clean up phing sniff errors and warnings 2022-12-28 08:37:26 +01:00
template [ticket/16955] Replace returns with return in docblock 2022-12-30 22:08:34 +01:00
textformatter [ticket/16955] Clean up textformatter and textreparser 2022-12-28 08:37:16 +01:00
textreparser [ticket/16955] Clean up textformatter and textreparser 2022-12-28 08:37:16 +01:00
tree [ticket/16346] More fixes 2020-08-14 08:29:14 +00:00
ucp/controller [ticket/16955] Clean up reset_password and user_loader 2022-12-28 08:37:16 +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/16955] Clean up filesystem and files classes 2022-12-28 08:37:17 +01:00
filesystem.php [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
json_response.php
pagination.php [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +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
session.php [ticket/16955] Improve consistency of user and session class 2022-12-28 08:37:14 +01:00
symfony_request.php
user.php [ticket/16955] Improve consistency of user and session class 2022-12-28 08:37:14 +01:00
user_loader.php [ticket/16955] Clean up reset_password and user_loader 2022-12-28 08:37:16 +01: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