.. |
attachment
|
[ticket/16705] Fix check_disk_space function
|
2021-03-05 08:04:03 +01:00 |
auth
|
Merge branch '3.3.x'
|
2021-03-09 19:58:19 +01:00 |
avatar
|
[ticket/16671] Code style fixes
|
2020-12-31 15:54:22 +01:00 |
cache
|
[ticket/10824] Add missing imports and adjust json sanitizer imports
|
2021-01-26 22:26:01 +01:00 |
captcha
|
Merge branch '3.3.x'
|
2021-03-09 19:58:19 +01:00 |
composer
|
[ticket/16650] Fix composer 2 compatibility issues
|
2021-01-16 08:22:56 +01:00 |
config
|
[ticket/16587] Fix phpdoc errors reported by Doctum
|
2020-09-07 12:11:31 +02:00 |
console
|
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony
|
2021-03-03 17:29:57 +01:00 |
controller
|
Merge branch '3.3.x'
|
2021-01-03 00:11:11 +01:00 |
cron
|
[ticket/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07:00 |
db
|
Merge branch '3.3.x'
|
2021-03-16 20:18:19 +01:00 |
debug
|
[ticket/15504] Fix warning message
|
2018-05-25 00:34:31 +02:00 |
di
|
[ticket/16649] Minor code adjustments
|
2021-02-25 07:26:44 +07:00 |
event
|
[ticket/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07: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'
|
2020-09-08 20:41:52 +02:00 |
files
|
Merge branch '3.3.x'
|
2021-02-27 16:31:35 +01:00 |
filesystem
|
[ticket/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07:00 |
group
|
[ticket/16587] Fix phpdoc errors reported by Doctum
|
2020-09-07 12:11:31 +02:00 |
groupposition
|
[ticket/16345] Small improvements
|
2020-08-14 08:29:06 +00:00 |
help
|
[ticket/12591] Improve breadcrumb naming and extend it's usage
|
2019-05-09 18:43:34 +02:00 |
install
|
[ticket/16717] Set posts_table in indexing installer task
|
2021-03-04 19:13:59 +01:00 |
json
|
[ticket/10824] Move parenthesis to next line
|
2021-01-26 22:25:21 +01: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/14972] replace all occurrences of sizeof() with the count()
|
2018-01-01 13:56:04 +01:00 |
message
|
Merge branch '3.3.x'
|
2021-01-22 19:14:53 +01:00 |
mimetype
|
[ticket/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07:00 |
module
|
[ticket/16671] Fix coding style
|
2020-12-31 14:40:14 +01:00 |
notification
|
Merge branch '3.3.x'
|
2021-01-25 21:02:21 +01: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/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
|
2021-01-20 00:21:24 +07:00 |
storage
|
[ticket/14285] Add comments
|
2021-03-21 19:16:30 +01:00 |
template
|
[ticket/16654] Upgrade Twig to version 3
|
2021-03-03 20:28:32 +07:00 |
textformatter
|
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
|
2021-01-20 00:21:24 +07: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/16643] Add Doctrine DBAL to phpBB
|
2021-01-31 11:33:42 +01:00 |
content_visibility.php
|
Merge branch '3.3.x'
|
2020-09-08 20:41:52 +02:00 |
datetime.php
|
[ticket/16345] Small improvements
|
2020-08-14 08:29:06 +00: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/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/16345] Small improvements
|
2020-08-14 08:29:06 +00: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/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07:00 |
symfony_request.php
|
|
|
user.php
|
[ticket/16649] Upgrade to Symfony 5
|
2021-02-19 21:10:54 +07: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 #4453 from Nicofuma/ticket/11063
|
2021-01-31 21:50:26 +01:00 |
viewonline_helper.php
|
[ticket/15253] Update imports
|
2017-07-20 19:55:52 +02:00 |