phpbb/phpBB/phpbb
Máté Bartus 8830354555 [ticket/16671] Fix coding style
PHPBB3-16671
2020-12-31 14:40:14 +01:00
..
attachment [ticket/15755] Fix event vars in /phpbb/attachment/delete.php 2018-08-12 21:54:13 +07:00
auth [ticket/16271] Fix invalid docblocks 2019-12-27 14:58:42 +01:00
avatar Merge branch '3.2.x' into 3.3.x 2019-12-25 17:40:59 +01:00
cache Merge branch '3.2.x' into 3.3.x 2020-04-21 17:20:08 +02:00
captcha [ticket/15937] ReCaptcha language fixes (sprintf and https links) 2020-04-22 20:20:23 +02:00
config [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
console [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
controller [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
cron [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
db [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
debug [ticket/15504] Fix warning message 2018-05-25 00:34:31 +02:00
di [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
event [ticket/16379] Remove Symfony version from docblock 2020-02-28 12:42:41 +01:00
exception [ticket/16380] Exception_interface extends \Throwable 2020-02-27 16:11:59 +01:00
extension [ticket/15257] Provide extension not enableable messages 2019-09-30 20:25:44 +02:00
feed [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
files [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
filesystem [ticket/16354] Clean up startup a bit and add annotations 2020-02-03 17:44:54 +01:00
group [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
groupposition
help [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
hook [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
install [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
language [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
lock [ticket/16325] Ensure lock file is opened for updating 2020-02-28 07:54:48 +01:00
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message [ticket/16157] Fix FORM_INVALID error in the sending email form 2019-09-13 00:25:18 +07:00
mimetype [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
module [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
notification [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
passwords [ticket/16342] Increase default hashing costs for Argon2 passwords 2020-01-28 01:42:39 +01:00
php [ticket/16352] Deprecate more functions 2020-02-03 01:44:02 +00:00
plupload Merge branch '3.2.x' into 3.3.x 2020-02-01 08:50:19 +01:00
profilefields [ticket/16582] Fix SQL error on registration with Numbers CPF with no default 2020-11-28 19:01:25 +07:00
report [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
request [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
routing [ticket/13683] Removes extra / in script_path 2016-03-30 22:28:20 +02:00
search Merge branch '3.2.x' into 3.3.x 2020-06-06 17:17:28 +02:00
template [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
textformatter [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
textreparser [ticket/15512] Avoid reparsing non-existent polls 2018-01-12 16:28:37 +01:00
tree Merge pull request #4680 from marc1706/ticket/15055 2018-01-05 22:44:34 +01:00
ucp/controller [ticket/16562] Add password requirements to reset 2020-09-30 13:35:15 +02:00
class_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02: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/16051] Automatically convert mysql driver to mysqli 2019-10-06 22:12:46 +02:00
content_visibility.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
datetime.php [ticket/14857] Throw S from dateformat for non English languages 2017-12-24 10:31:30 +01: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/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
json_response.php
pagination.php [ticket/15939] Pagination docblocks 2019-01-14 12:50:07 +01:00
path_helper.php [ticket/15351] Makes confirm_works in a router context (app.php) 2017-09-08 16:26:39 +02:00
permissions.php [ticket/16279] Add permission for Emoji in topic title 2020-01-02 10:01:48 +01: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/16533] Add set_login_key() event 2020-06-21 18:09:28 +07:00
symfony_request.php
user.php [ticket/16530] Ensure global $config exists before user setup 2020-06-15 21:04:41 +02: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/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00