1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-18 23:51:49 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Marc Alexander
661a8a6117 [ticket/17281] Update psalm config and fix issues
PHPBB3-17281
2023-12-30 17:41:12 +01:00
Marc Alexander
abd29e96b5 [ticket/17176] Resolve deprecation notices
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
442430002c Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
Micha Ober
f4af87f718 [ticket/17097] Fix PHP 8.2 deprecation warnings
PHPBB3-17097
2023-05-28 01:28:03 +02:00
Ruben Calvo
3e8fced5c8 [ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
ba3a1389e6 [ticket/16955] Clean up config classes
PHPBB3-16955
2022-12-28 08:37:23 +01:00
William Desportes
fedfc330ef [ticket/16587] Fix phpdoc errors reported by Doctum
PHPBB3-16587
2020-09-07 12:11:31 +02:00
Vishal Pandey
f1c2f7baae [ticket/11515] Refactoring changes.
Refactoring the code as suggested.

PHPBB3-11515
2019-05-08 21:49:15 +02:00
Vishal Pandey
7d4909dc06 [ticket/11515] Refactoring the patch.
Removing else conditions.

PHPBB3-11515
2019-05-08 21:49:10 +02:00
Vishal Pandey
cf12223b25 [ticket/11515] Space between if and braces
Exactly one space between if and opening brace.

PHPBB3-11515
2019-05-08 21:49:04 +02:00
Vishal Pandey
530e5bca87 [ticket/11515] Change If...else statement struct
Modifications in if-else structure.

PHPBB3-11515
2019-05-08 21:48:59 +02:00
Vishal Pandey
26acd8a5e4 [ticket/11515] Extra check after acquiring locks.
Add additional check to flock.php and db.php to ensure lock aquiring.

PHPBB3-11515
2019-05-08 21:48:52 +02:00
Joas Schilling
1ffcbdd3c5 [ticket/10073] Fix invalid type hint
PHPBB3-10073
2014-05-29 02:14:35 +02:00
Yuriy Rusko
a759704b39 [ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Andreas Fischer
7aa8f6461f [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Nils Adermann
b95fdacdd3 [ticket/11700] Move all recent code to namespaces
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nils Adermann
7030578bbe [ticket/11698] Moving all autoloadable files to phpbb/
PHPBB3-11698
2013-07-14 01:32:34 -04:00