phpbb/phpBB/phpbb
Marc Alexander 66cb07d2f4
[ticket/9687] Fix tests on postgres
PHPBB3-9687
2023-11-05 20:21:39 +01:00
..
attachment Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
auth [ticket/17176] Ensure slow tests are not run when not selected 2023-09-18 19:28:22 +02:00
avatar [ticket/17198] Use https instead of http as default in remote avatar 2023-09-29 21:34:27 +02:00
ban [ticket/9687] Fix tests on postgres 2023-11-05 20:21:39 +01:00
cache Merge branch '3.3.x' 2023-10-04 20:03:19 +02: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 [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
console [ticket/17176] Ensure helpers are of expected type 2023-09-18 19:28:19 +02:00
controller [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
cron [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
db [ticket/9687] Add separate column for user_id 2023-11-05 20:21:39 +01:00
debug [ticket/17176] Ignore useless override check 2023-09-21 17:03:28 +02:00
di [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
event [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
exception [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
extension [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
feed [ticket/17191] Inject variables from composer.json when loading language files 2023-10-04 21:33:19 +02:00
files [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
filesystem Merge branch '3.3.x' 2023-10-04 20:03:19 +02:00
finder [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02: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-10-10 21:00:47 +02:00
json [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
language [ticket/17191] Removed unused use statements 2023-10-04 22:07:21 +02: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 [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +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 Merge branch '3.3.x' 2023-10-02 21:02:08 +02:00
report [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
request Merge branch '3.3.x' 2023-10-06 20:20:03 +02:00
routing [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
search Merge branch 'ticket/17115' into ticket/17115-master 2023-03-16 21:54:13 +07:00
storage [ticket/17184] Remove subfolders option in local storage 2023-09-23 11:22:25 +02:00
template Merge branch '3.3.x' 2023-11-02 21:57:29 +01:00
textformatter Merge branch '3.3.x' 2023-08-06 14:56:53 +02: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 Merge branch '3.3.x' 2023-10-01 14:00:51 +02: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 [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
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-08-06 14:56:53 +02:00
permissions.php [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
session.php [ticket/9687] Create ban message in manager and add missing sort directions 2023-11-05 20:21:39 +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/9687] Use new array entries for bans 2023-11-05 20:21:36 +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