..
attachment
[ticket/16705] Fix check_disk_space function
2021-03-05 08:04:03 +01:00
auth
[ticket/16799] Use offsetExists() method instead of array_key_exists()
2021-07-01 03:04:38 +07: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/16655] Add support for custom error message when exceeding attempts
2021-03-07 12:03:49 +01:00
config
[ticket/16924] Do not double escape values inserted into config table
2021-12-02 21:01:45 +01:00
console
[ticket/13700] Add method for initializing config after cache purge
2021-04-03 22:31:51 +02:00
controller
[ticket/16671] Fix coding style
2020-12-31 14:50:28 +01:00
cron
[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check
2021-02-04 21:20:50 +01:00
db
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
debug
[ticket/16736] Fix invalid placement of visibility qualifiers next to static
2021-03-23 22:12:59 +01:00
di
[ticket/16898] Do not restrict the debug error handler to the dev env
2021-10-26 20:23:28 +02:00
event
[ticket/16752] Add deprecation notices and fix tests
2021-04-08 21:18:35 +02:00
exception
[ticket/16380] Exception_interface extends \Throwable
2020-02-27 16:11:59 +01:00
extension
[ticket/16956] Remove router cache flag
2022-01-31 16:52:19 +01:00
feed
[ticket/16138] Eliminate redundant parameters from board URLs
2021-05-19 22:05:06 +02:00
files
[ticket/16743] Properly check if TMP file exists - PHP 8
2021-03-29 22:05:53 +02:00
filesystem
[ticket/16641] Fix config.php validation in ACP - PHP 8
2020-11-27 20:50:40 +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/16858] Update jQuery to 3.6.0
2021-08-27 04:25:41 +02:00
language
[ticket/16671] Fix coding style
2020-12-31 14:50:28 +01:00
lock
[ticket/16325] Ensure lock file is opened for updating
2020-02-28 07:54:48 +01:00
log
Merge pull request #5760 from v12mike/ticket/16138
2021-08-23 20:11:35 +02:00
message
[ticket/16138] Eliminate redundant parameters from board URLs
2021-05-19 22:05:06 +02:00
mimetype
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
2021-10-17 20:25:20 +02:00
module
[ticket/16671] Fix coding style
2020-12-31 14:40:14 +01:00
notification
Merge pull request #6257 from xchwarze/patch-1
2022-01-19 21:37:20 +01:00
passwords
[ticket/16878] Default to threads value of 1 when using argon with libsodium
2021-09-18 11:45:23 +02: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
[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:50:28 +01:00
request
[ticket/16587] Fix phpdoc errors reported by Doctum
2020-09-07 12:11:31 +02:00
routing
[ticket/16956] Remove router cache flag
2022-01-31 16:52:19 +01:00
search
[ticket/16902] Fix PosgreSQL author topics search results count
2022-01-15 10:18:16 +07:00
template
[ticket/16885] Add type casting filters to Twig
2021-10-17 16:18:47 +02: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
Merge pull request #4680 from marc1706/ticket/15055
2018-01-05 22:44:34 +01:00
ucp /controller
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
2021-01-20 00:21:24 +07:00
class_loader.php
[ticket/15424] Multiple typo fixes in docs & comments
2019-05-08 22:20:56 +02: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/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/16823] Adjust wrapper condition
2021-07-20 20:59:28 +07: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/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/16706] Fix undefined array keys on user IP ban
2021-02-16 01:43:49 +01:00
symfony_request.php
[ticket/13280] Output escaping for the symfony request object
2014-11-16 16:45:19 +01:00
user.php
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
2021-01-20 00:21:24 +07:00
user_loader.php
[ticket/16754] Fix docblocks
2021-04-10 10:36:01 +02:00
version_helper.php
[ticket/16754] Fix docblocks
2021-04-10 10:36:01 +02:00
viewonline_helper.php
[ticket/13697] Moving filesystem related functions to filesystem service
2015-04-16 13:24:10 +02:00