Marc Alexander
|
c90d84ac90
|
Merge pull request #6439 from marc1706/ticket/16955
[ticket/16955] Improve code and docblocks to resolve psalm results
|
2023-01-03 22:19:57 +01:00 |
|
Marc Alexander
|
34eb913d5a
|
[ticket/16955] Use runtime_exception instead of \Exception
PHPBB3-16955
|
2023-01-03 21:33:47 +01:00 |
|
Matt Friedman
|
7434783b07
|
[ticket/17075] Add template events to ACP footers after $SCRIPT
PHPBB3-17075
|
2023-01-03 08:24:07 -08:00 |
|
Ruben Calvo
|
d446030a9b
|
[ticket/17074] Don't allow to create two roles with the same name
PHPBB3-17074
|
2023-01-03 01:46:56 +01:00 |
|
Marc Alexander
|
daa6d2240c
|
[ticket/16955] Cache ttl is always integer value
PHPBB3-16955
|
2023-01-02 22:14:20 +01:00 |
|
Marc Alexander
|
a366eb7f6c
|
[ticket/16955] Update namespace for iterators to finder
PHPBB3-16955
|
2023-01-02 22:14:11 +01:00 |
|
Marc Alexander
|
4d6dbfb745
|
[ticket/16955] Move iterators to finder folder
PHPBB3-16955
|
2023-01-02 22:14:03 +01:00 |
|
Marc Alexander
|
83dfa4847b
|
[ticket/16913] Remove duplicate parsing of language variables
PHPBB3-16913
|
2023-01-02 20:09:11 +01:00 |
|
Ruben Calvo
|
daa2dd280c
|
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
|
2023-01-02 14:17:04 +01:00 |
|
Ruben Calvo
|
3e8fced5c8
|
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
|
2022-12-31 16:18:06 +01:00 |
|
Marc Alexander
|
60aee47f50
|
[ticket/16955] Replace returns with return in docblock
PHPBB3-16955
|
2022-12-30 22:08:34 +01:00 |
|
Marc Alexander
|
3b8f6ae4e9
|
[ticket/16955] Use constants for exit codes in installer console commands
PHPBB3-16955
|
2022-12-30 17:28:17 +01:00 |
|
Marc Alexander
|
fab81eca2b
|
[ticket/16955] Add missing docblocks and fix unclear ones
PHPBB3-16955
|
2022-12-30 17:27:31 +01:00 |
|
Marc Alexander
|
df476f733f
|
[ticket/16913] Move code in index action and remove not needed global
PHPBB3-16913
|
2022-12-30 11:39:03 +01:00 |
|
Marc Alexander
|
94ed73b812
|
Merge branch 'ticket/16913_3.3.x' into ticket/16913_master
|
2022-12-30 09:09:09 +01:00 |
|
Marc Alexander
|
4284512594
|
[ticket/16937] Run psalm as part of basic checks in github actions
PHPBB3-16937
|
2022-12-28 08:37:26 +01:00 |
|
Marc Alexander
|
918723e476
|
[ticket/16955] Clean up phing sniff errors and warnings
PHPBB3-16955
|
2022-12-28 08:37:26 +01:00 |
|
Marc Alexander
|
cedd447659
|
[ticket/16955] Resolve incompatibilities with doctum
PHPBB3-16955
|
2022-12-28 08:37:25 +01:00 |
|
Marc Alexander
|
eeeb69b4ae
|
[ticket/16955] Clean up auth classes
PHPBB3-16955
|
2022-12-28 08:37:24 +01:00 |
|
Marc Alexander
|
5756d4dd9b
|
[ticket/16955] Clean up avatar classes
PHPBB3-16955
|
2022-12-28 08:37:24 +01:00 |
|
Marc Alexander
|
ba3a1389e6
|
[ticket/16955] Clean up config classes
PHPBB3-16955
|
2022-12-28 08:37:23 +01:00 |
|
Marc Alexander
|
2aed7ff4e3
|
[ticket/16955] Clean up composer classes and fix typos in exceptions
PHPBB3-16955
|
2022-12-28 08:37:23 +01:00 |
|
Marc Alexander
|
35228ffd62
|
[ticket/16955] Clean up captcha classes
PHPBB3-16955
|
2022-12-28 08:37:22 +01:00 |
|
Marc Alexander
|
83cb41e72a
|
[ticket/16955] Add stubs for cache classes and clean up
PHPBB3-16955
|
2022-12-28 08:37:21 +01:00 |
|
Marc Alexander
|
b855b8a5a5
|
[ticket/16955] Clean up cron and console classes
PHPBB3-16955
|
2022-12-28 08:37:21 +01:00 |
|
Marc Alexander
|
a8b878349a
|
[ticket/16955] Remove shell option as this has been removed in Symfony 3.0
PHPBB3-16955
|
2022-12-28 08:37:20 +01:00 |
|
Marc Alexander
|
948023078b
|
[ticket/16955] Clean up code in db classes
PHPBB3-16955
|
2022-12-28 08:37:20 +01:00 |
|
Marc Alexander
|
3bc100c9a0
|
[ticket/16955] Add stubs for oci8, pgsql, and sqlite3
PHPBB3-16955
|
2022-12-28 08:37:19 +01:00 |
|
Marc Alexander
|
de9019d64e
|
[ticket/16955] Clean up debug, event, and extension classes
PHPBB3-16955
|
2022-12-28 08:37:19 +01:00 |
|
Marc Alexander
|
e1a3b6b552
|
[ticket/16955] Clean up feed classes
PHPBB3-16955
|
2022-12-28 08:37:18 +01:00 |
|
Marc Alexander
|
7f61f8b770
|
[ticket/16955] Clean up filesystem and files classes
PHPBB3-16955
|
2022-12-28 08:37:17 +01:00 |
|
Marc Alexander
|
d3d53cda0f
|
[ticket/16955] Update tests to support small changes to docblocks/types
PHPBB3-16955
|
2022-12-28 08:37:17 +01:00 |
|
Marc Alexander
|
1c02b1a7b5
|
[ticket/16955] Clean up reset_password and user_loader
PHPBB3-16955
|
2022-12-28 08:37:16 +01:00 |
|
Marc Alexander
|
6ad0b533d9
|
[ticket/16955] Clean up textformatter and textreparser
PHPBB3-16955
|
2022-12-28 08:37:16 +01:00 |
|
Marc Alexander
|
60c165c3d0
|
[ticket/16955] Clean up storage and template classes
PHPBB3-16955
|
2022-12-28 08:37:15 +01:00 |
|
Marc Alexander
|
077ceba2a9
|
[ticket/16955] Improve consistency of user and session class
PHPBB3-16955
|
2022-12-28 08:37:14 +01:00 |
|
Marc Alexander
|
b90f384466
|
[ticket/16955] Clean up rrouter and fulltext_sphinx
PHPBB3-16955
|
2022-12-28 08:37:14 +01:00 |
|
Marc Alexander
|
056f786769
|
[ticket/16955] Clean up request classes
PHPBB3-16955
|
2022-12-28 08:37:13 +01:00 |
|
Marc Alexander
|
5b23dcd606
|
[ticket/16955] Fix another batch of docblocks
PHPBB3-16955
|
2022-12-28 08:37:13 +01:00 |
|
Marc Alexander
|
96911b7403
|
[ticket/16955] Clean up variable names and docblocks in notifications
PHPBB3-16955
|
2022-12-28 08:37:12 +01:00 |
|
Marc Alexander
|
733f4e2530
|
[ticket/16955] Wrap RecursiveDirectoryIteratorr calls for dot prefix filter
PHPBB3-16955
|
2022-12-28 08:37:12 +01:00 |
|
Marc Alexander
|
40e8a737c3
|
[ticket/16955] Clean up installer classes for psalm
PHPBB3-16955
|
2022-12-28 08:37:11 +01:00 |
|
Marc Alexander
|
d9c179f9ef
|
[ticket/16955] Clean up group related classes for psalm
PHPBB3-16955
|
2022-12-28 08:37:11 +01:00 |
|
Marc Alexander
|
c4d3e1aa7b
|
[ticket/16955] Resolve psalm issues in di files
PHPBB3-16955
|
2022-12-28 08:37:10 +01:00 |
|
Marc Alexander
|
cd026245fe
|
[ticket/16955] Improve minor docblock quirks
PHPBB3-16955
|
2022-12-28 08:37:09 +01:00 |
|
Marc Alexander
|
ea07e4946f
|
[ticket/16955] Correct docblocks in diff engine
PHPBB3-16955
|
2022-12-28 08:37:08 +01:00 |
|
Marc Alexander
|
160510dab3
|
[ticket/16955] Update psalm and improve config & bootstrap
PHPBB3-16955
|
2022-12-28 08:37:07 +01:00 |
|
Marc Alexander
|
9a546c535c
|
[ticket/16955] Use common code for path iterator generation
PHPBB3-16955
|
2022-12-28 08:36:59 +01:00 |
|
Marc Alexander
|
8faabb559d
|
Merge pull request #5979 from gijsmartens/ticket/15769
[ticket/15769] Crop avatar on upload
|
2022-12-27 22:39:38 +01:00 |
|
Marc Alexander
|
273fe8a34d
|
Merge pull request #6437 from rubencm/ticket/17069
[ticket/17069] Fix duplicate key in array
|
2022-12-27 22:03:42 +01:00 |
|