Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/phpbb-core

[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.
https://github.com/phpbb/phpbb-core

Merge pull request #6546 from Derky/ticket/17189

[Ticket/17189] Improve installer file permission checks

e03dc93fb7e5952e2fe32c7773ce9c53634f2a00 authored about 1 year ago by Marc Alexander <[email protected]>
[ticket/17189] Check if different way of getting parent path works better

PHPBB3-17189

82b78acc6a0b4c7db3a8870ef5c652ef8ca599a5 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

82a022399a33c1e4fa66e26be49e8455fd3f7271 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/12904] Do not display info about required fields without any

PHPBB3-12904

7f95d64b75e13adc5863ee3aa94200743b2ca9a9 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

ddc19353a4ad88c71ffdfea008097462cae50565 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6526 from marc1706/ticket/17029

[ticket/17029] Update post count when changing post visibility

43a631ad0ba0e9c2682aede5c20fe801d0f9acf3 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17198] Use https instead of http as default in remote avatar

PHPBB3-17198

562b01d6ce7b55ac5df93ed8c08cccf5677824e4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17189] Show file names that couldn't be modified by installer

PHPBB3-17189

de5c88829936e26bd957dedf88e82e94f5513ced authored over 1 year ago by Derky <[email protected]>
[ticket/17189] Check folder permissions before writing

PHPBB3-17189

0dbfe3d6dbd6f822dc603af7489ab11635ff79eb authored over 1 year ago by Derky <[email protected]>
[ticket/17184] Remove subfolders option in local storage

PHPBB3-17184

2690296c55d2c0325ee5fedbc8a37a4d70dc36c0 authored over 1 year ago by Ruben Calvo <[email protected]>
Merge branch '3.3.x'

d40c73cc347a0ab4979cfd3478acc5f6274aea30 authored over 1 year ago by Derky <[email protected]>
[ticket/17176] Ignore useless override check

PHPBB3-17176

09688d9a32c76ec6a18683bdeee4298bbbac0706 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Clear up error handler code for psalm

PHPBB3-17176

1d034bb0540b65eed4164cc0f894580b037d0124 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Fix our misuse of trigger_error() to work again

PHPBB3-17176

17831813004cca8dd151a996e3c7bab3fe96b31b authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Combine error handler with exception handling/msg_handler()

PHPBB3-17176

35b7079d42eb1721dc97485e50d21901d2d2acd1 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Fix debug error handling

PHPBB3-17176

3361779e1e0b1a5889a824f1532cf1d35f6c8beb authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Fix mix of psalm / DebugHandler

PHPBB3-17176

d35082255d4844c1a014055d82d24dc7dd458c42 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Use symfony error handler instead of debug

PHPBB3-17176

50e0e3a643f8a755bf33ddc332be02bb47c691b4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Use ReturnTypeWillChange instead of suppressing psalm

PHPBB3-17176

5ba536dd4681dd00419547a2703a91f2b9779d14 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Ensure slow tests are not run when not selected

PHPBB3-17176

95a3d1ee8c08c353828bd4d0533c0ed0e5489f96 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Pass query_id by ref in sql_fetchfield()

PHPBB3-17176

65b83ab15f880fc96919a4000d216b41a8578c95 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Do not always create a new connection in database tests

PHPBB3-17176

5f003da0051aaab9fe865891b26f8c1ecdbf0ed9 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Clean up database code to prevent test issues

PHPBB3-17176

f31531d8a47576d7b24b135eacaebddc62b525cb authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Resolve psalm issues after PHP version update

PHPBB3-17176

339a87a9ccce1abada6345f5ca292e5fc835f6cf authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Ensure helpers are of expected type

PHPBB3-17176

1b04ddd3ab6ccf04eea9a1651ebba9d747ea7052 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Resolve deprecation notices

PHPBB3-17176

c1ffc3c524295d43efe9e6a347eee7baf009be63 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Remove use statement

PHPBB3-17176

749fbf5b95d0d886eecbdea36fadfe0dfe3ce9fc authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Update psalm expected PHP version and add missing return type

PHPBB3-17176

687628a7920d21afc8d514c4becbcabaa9980165 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Use Symfony name for event dispatcher

The previously used override of the names is no longer supported.

PHPBB3-17176

c1b6d666eab31b1e5c0c9e5903f2b0fbdb83891f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Use BrowserKit instead of Goutte

PHPBB3-17176

d4a6729fe872c5c483d112bb7bc20aa30d0cb536 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17176] Update implementations to be compatible with Symfony 6.3

PHPBB3-17176

24800d2866b441a96b9427dea00da70ad32bb22c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17188] Allow request variable to check multiline unicode

Change set_var to check for multiline strings if multibyte

PHPBB3-17188

05801530a33d0b5a3668bba9bb43a7761c482db3 authored over 1 year ago by toxyy <[email protected]>
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects

PHPBB3-12785

7ddc4c0e88c7f966d49da2c4b7124a9edff1886f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17151] Make macros available for extensions

Also add tests and error reporting.

PHPBB3-17151

02737f3882af25406d6207d65216439a06b53852 authored over 1 year ago by rxu <[email protected]>
[ticket/16877] Bump minimum PHP version to 7.2.0

PHPBB3-16877

065e0eb5d7e1cb0c547deb76b141ddf159b1cb75 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

227a24c8c5c864255aea82fa7cbf4ea7c672ff2c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17029] Update post count when changing post visibility

PHPBB3-17029

ce02c5fc1bda5685911cac96ba4365cba823e160 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field

PHPBB3-17129

74a3a87f0fc5b956e86c9ddcb8d078035d6f9283 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6502 from marc1706/ticket/13276-master

[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path -- master version

dc708280d7ea38e7a1d533a1a23f3d2e064ec541 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

a80626ee9da330f2db68513a8cc9e18d1ad43b37 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6501 from marc1706/ticket/13276

[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path

55b2eb2c77b03caf15733896ee00a76eb294ea68 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

a219d51700a2c893f592bfe9d8376dea8331592f authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6481 from marc1706/ticket/17129

[ticket/17129] Update youtube profile field to support latest URLs

be2595efb8d8efda8b012ff55a6c66dde62f7304 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6507 from marc1706/ticket/12439

[ticket/12439] Unify behavior and deduplicate sql_multi_insert

2d8f03d21223f9048e01eff0dbd0f4666104ec1d authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6506 from marc1706/ticket/11449

[ticket/11449] Add separate method for deleting notifications by multiple types

b1a72a80defe9bcb03825bcb1818093a325b3964 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6496 from marc1706/ticket/17151

[ticket/17151] Adjust form macros to adhere to coding guidelines

f249f19aec043cd1d6635de0cd144226f01e4a0c authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6500 from marc1706/ticket/15687

[ticket/15687] Add attachment filename to attachment URL

ade7dea49140c8dd7fb5f2a0a229bbd8293fcb8a authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

23c4987f8bc578737c97e9601a80f92f624407e8 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17053] Add simple check for writable cache directory

PHPBB3-17053

b957541b6772bbf137512e258dc4aaa566c6c5ad authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/12439] Unify behavior and deduplicate sql_multi_insert

PHPBB3-12439

be3985f5339cfc6a1a0c3a3ab58706b5645d507c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/11449] Add separate method for deleting notifications by multiple types

PHPBB3-11449

f4ac5eee6a92e61421834f1657ac284de49a4c66 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch 'ticket/13276' into ticket/13276-master

409f02bf3a7ff96148e4c338385bdb1b06e8d4d2 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path

PHPBB3-13276

877533ecfe63052ec65d133a754be08968ec572c authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

2518857d8b1df9198d9270b75a3eaee7cf35619c authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6498 from marc1706/ticket/17141

[ticket/17141] Improve stability of path_helper and increase test coverage

eff0bc49d809afb544b2a141d5d186d717074e8f authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15687] Force supplied filename to be correct and modify route

PHPBB3-15687

9449e13bbf44d1265e60ef72877b2af19ddaa79e authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17140] Add missing parameter phpbb_root_path

PHPBB3-17140

99ed7f1825ac1a8013400534ad60fbc7519f234b authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Remove duplicate prepending with phpbb_root_path

PHPBB3-17141

06dcedb57b39b15efb444f7c4e01b00d3500b568 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Symfony request can never be null so don't check for it

PHPBB3-17141

af0ea272d516a6e5ed670847c54d95a93a65aa18 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17141] Ensure correction is newer below 0

PHPBB3-17141

1168c22d4be3cd8a603a76e504d5103cc307968b authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6493 from rxu/ticket/17148

[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier - 3.3.x

b3a831823e5726cbca317093c53d74ecb4ebd061 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

ac38c16f21239fcdd89ef9930f195e1692a9f207 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6492 from im4bb/ticket/17146

Fix 'undefined array key' php8 warning

75d92ddd4b9f682029324afb367c788aa9ffcb93 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Revert session_time sync back

This reverts changes made by last 2 commits as they seem to break things.

PHPBB3-16470

648e0db2c71897168d5bd5054fa383430a4e08fc authored over 1 year ago by rxu <[email protected]>
[ticket/17151] Adjust form macros to adhere to coding guidelines

PHPBB3-17151

d03f728cbbd1283936e6afd09030c94f8c33f8bf authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Further do not rely on session_time displaying user activity

session_time has not been updated during session_length, so relying on it last
activity data wil...

dd7d9b6cf79b074f574c2728b795a1be3e283129 authored over 1 year ago by rxu <[email protected]>
[ticket/17146] Use empty for checking if user_jabber is not empty

PHPBB3-17146

c7eb5b798d5d599453ad6e8952c0736cbe8b0d23 authored over 1 year ago by im4bb <[email protected]>
Merge branch '3.3.x'

2156535f853785d664ccae51cbd2b6c72aa030b2 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6491 from im4bb/ticket/17145

Change static to private variable due to php81 inheritance

5eaf633f6f2d3594c16b41408e9ec8296c11fabc authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17145] Change static to private variable due to php81 inheritance

PHPBB3-17145

13e9b49c424072c78462240e4a2c1eacd51d94b0 authored over 1 year ago by im4bb <[email protected]>
[ticket/16470] Do not sync user last visit time with expired sessions time

PHPBB3-16470
PHPBB3-14173

9bf41a4734ed77aab4709f73e655d2f801131e58 authored over 1 year ago by rxu <[email protected]>
Merge pull request #6489 from rxu/ticket/17142-master

[ticket/17142] Fix DBMS+cache related PHP warnings while installing - master

22a7ddd2328c3951f6fc261dbab7636fe0876f25 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6488 from rxu/ticket/17142

[ticket/17142] Fix DBMS+cache related PHP warnings while installing - 3.3.x

2f8c0eaf4c1d46eb397cdf404e65ccd8309ae8c8 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Update regex and tests for changed input data to youtube cpf

PHPBB3-17129

22fd1b686027fb76e94ee3202cf0580692c47a20 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6485 from rxu/ticket/17107-master

[ticket/17107] Fix viewonline page locations for posting modes - master

ac641a15941831bc599582c242ed9ceeee81f1ea authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6484 from rxu/ticket/17107

[ticket/17107] Fix viewonline page locations for posting modes - 3.3.x

7ad13c042f98f3fb7607dbbcbbf35ac7bd25395e authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/16470] Correctly handle user last visit update on session create

PHPBB3-16470
PHPBB3-14173

963d3ac37d001f2d69eecdbf72e38624a16191c4 authored over 1 year ago by rxu <[email protected]>
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier

PostgreSQL 9.3 and earlier versions don't support Empty SELECT lists
(support was added since v....

8482db300bd1431db48734f80bfc18ac28041709 authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Adjust user last visit time update logic

Previous logic doesn't work correctly as session_time value got updated
in regular manner, so th...

384370c47ee96f8e730d1c9f3b5c445d2a58510d authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Adjust method result type

PHPBB3-16470
PHPBB3-14173

d3fb004af2869b9bc14e61a84bf191cf5f058d85 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/17107' into ticket/17107-master

126b069211bd38038f8807491645e854e0cbd01a authored over 1 year ago by rxu <[email protected]>
[ticket/17107] Add method parameter and result type declarations

PHPBB3-17107

5004da2cc44a279c918dc45379346620f602088d authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Add migration to update existing data

PHPBB3-16470
PHPBB3-14173

87f95667dc4e51965032746b1cf5a3ba5078a9e4 authored over 1 year ago by rxu <[email protected]>
[ticket/16470] Update user last visit time on session begin

Update user last visit time on session begin same way as on session create.

PHPBB3-16470
PHPBB3...

cb40613ebd7547c4891d5f6d164673d0e81859d3 authored over 1 year ago by rxu <[email protected]>
Merge branch 'ticket/17142' into ticket/17142-master

ff41cc19a2a91a543e3e1b9495f2f3566c62103c authored over 1 year ago by rxu <[email protected]>
[ticket/17142] Fix class inheritance issues

PHPBB3-17142

c038464088b36a67d7f29ffa20c79eb8514a9c7d authored over 1 year ago by rxu <[email protected]>
[ticket/17142] Fix DBMS+cache related PHP warnings while installing

PHPBB3-17142

164972767e96a6ce4d51f6d46e3e940f794d8bfc authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

de633e22b3b48e3469b8469e6239b5826e947010 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17097] Fix PHP 8.2 deprecation warnings

PHPBB3-17097

ea1e30c5e2b8512d07d09ae3e7dcf5636a4ee02d authored over 1 year ago by Micha Ober <[email protected]>
[ticket/17107] Fix docblock issues

PHPBB3-17107

7ee5d94adb1e5f2a7ec6d050af013923577af521 authored over 1 year ago by rxu <[email protected]>
Merge pull request #6470 from marc1706/ticket/17100

[ticket/17100] Introduce twig macros for commonly used form elements

8aed2cc1aa765f565c1c8d593b4ca8df522cbdda authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17107] Fix viewonline page locations for posting modes

PHPBB3-17107

13131fbd5eb5b91e6759287edce9fb424246d0d6 authored over 1 year ago by rxu <[email protected]>
Merge branch '3.3.x'

c353d029e87e70182d53ae377a72c51676b6041b authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17100] Revert not needed twig changes

PHPBB3-17100

ee0d02d697941b5e0721a1e2e5ff04e4215f8908 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/15129] Ensure link to installation guide is correct

PHPBB3-15129

c1ac80284cc9527f78d3585267ed831199c789b4 authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Update contact url template

PHPBB3-17129

ceab6ba8dfdffd482cd09fb8c4d1380c22f7a19c authored over 1 year ago by Marc Alexander <[email protected]>
[ticket/17129] Update social media profile types to support latest URLs

PHPBB3-17129

e8746b0a92b3e85794d4b437fb23a870225bc0a4 authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

26bdad48c18c5666cd8823d4502245810db220b9 authored over 1 year ago by Marc Alexander <[email protected]>
Merge pull request #6392 from lionel-rowe/ticket/8071

[ticket/8071] Add sql_last_inserted_id alias for sql_nextid

d6b70ebd30d66dd84d2b33fbaeb9dde2d9814b1b authored over 1 year ago by Marc Alexander <[email protected]>
Merge branch '3.3.x'

adb330d15b2b883ae9843d45142bf3d9461924ba authored over 1 year ago by Marc Alexander <[email protected]>