phpbb/phpBB/phpbb
Marc Alexander 92d1af4bc7
Merge pull request #6496 from marc1706/ticket/17151
[ticket/17151] Adjust form macros to adhere to coding guidelines
2023-07-30 08:50:33 +02:00
..
attachment Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
auth [ticket/17097] Fix PHP 8.2 deprecation warnings 2023-05-28 01:28:03 +02:00
avatar [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
cache Merge branch 'ticket/17142' into ticket/17142-master 2023-06-08 10:20:24 +07:00
captcha [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
composer [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
config Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
console [ticket/17067] Add lang variable for rows per second & searchindex: 2023-02-01 19:52:47 +01:00
controller [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
cron [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
db [ticket/17140] Add missing parameter phpbb_root_path 2023-06-27 00:29:11 +02:00
debug [ticket/16955] Clean up debug, event, and extension classes 2022-12-28 08:37:19 +01:00
di Merge branch '3.3.x' 2023-07-04 09:00:56 +02:00
event Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
exception [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
extension [ticket/16955] Update namespace for iterators to finder 2023-01-02 22:14:11 +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] Update namespace for iterators to finder 2023-01-02 22:14:11 +01:00
group [ticket/17100] Move legend generation to group helper 2023-04-09 13:42:48 +02:00
groupposition [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
help [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
install Merge branch '3.3.x' 2023-05-16 20:46:46 +02: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 phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
mention [ticket/16955] Cache ttl is always integer value 2023-01-02 22:14:20 +01:00
message [ticket/17100] Refactor code to be more reusable 2023-04-09 13:43:01 +02: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 Merge branch '3.3.x' 2023-06-26 09:41:09 +02: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 most return types in phpdoc 2023-01-02 14:17:04 +01:00
posting [ticket/12683] Add basic tests 2022-12-11 17:16:44 +01:00
profilefields [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
report [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
request [ticket/16955] Clean up request classes 2022-12-28 08:37:13 +01:00
routing [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
search Merge branch 'ticket/17115' into ticket/17115-master 2023-03-16 21:54:13 +07:00
storage [ticket/15687] Force supplied filename to be correct and modify route 2023-06-28 10:51:22 +02:00
template [ticket/17151] Adjust form macros to adhere to coding guidelines 2023-06-25 16:23:56 +02:00
textformatter Merge branch '3.3.x' 2023-01-09 21:58:41 +01:00
textreparser [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
tree [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
ucp/controller Merge branch '3.3.x' 2023-04-11 21:17:41 +02: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/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
content_visibility.php [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
datetime.php Merge branch '3.3.x' 2023-05-29 20:39:08 +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] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +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.3.x' 2023-06-28 14:13:27 +02:00
permissions.php [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
session.php Merge branch 'ticket/17092' into ticket/17092_master 2023-01-17 20:48:05 +01:00
symfony_request.php
user.php [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +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 Merge branch 'ticket/17107' into ticket/17107-master 2023-06-14 21:23:14 +07:00