Makary Golosz makary
  • Joined on 2023-10-20
makary synced commits to refs/pull/6635/merge at makary/phpbb from mirror 2024-06-12 21:01:03 +00:00
56cfed57e5 Merge b9cb18219e544c92e9ee2173525d143df911ca9b into 5992eff175
5992eff175 Merge pull request #6636 from iMattPro/ticket/17336
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
b08023f231 [ticket/17336] Check extension compatibility correctly
Compare 9 commits »
makary synced commits to refs/pull/6630/merge at makary/phpbb from mirror 2024-06-12 21:01:03 +00:00
5992eff175 Merge pull request #6636 from iMattPro/ticket/17336
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
b08023f231 [ticket/17336] Check extension compatibility correctly
Compare 9 commits »
makary synced commits to refs/pull/6483/merge at makary/phpbb from mirror 2024-06-12 21:01:03 +00:00
673436fc46 Merge 26e93be445f6011df754719f6a3f6a967614f1db into 5992eff175
5992eff175 Merge pull request #6636 from iMattPro/ticket/17336
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
b08023f231 [ticket/17336] Check extension compatibility correctly
Compare 9 commits »
makary synced commits to master at makary/phpbb from mirror 2024-06-12 21:01:03 +00:00
5992eff175 Merge pull request #6636 from iMattPro/ticket/17336
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
b08023f231 [ticket/17336] Check extension compatibility correctly
0a20edf6b4 [ticket/17336] Fix usage of a leaked loop-scoped variable
Compare 8 commits »
makary synced commits to refs/pull/6636/head at makary/phpbb from mirror 2024-06-12 21:01:03 +00:00
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
b08023f231 [ticket/17336] Check extension compatibility correctly
Compare 3 commits »
makary synced and deleted reference refs/tags/refs/pull/6636/merge at makary/phpbb from mirror 2024-06-12 21:01:02 +00:00
makary synced commits to refs/pull/6430/merge at makary/phpbb from mirror 2024-06-11 20:31:01 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
Compare 88 commits »
makary synced commits to refs/pull/6636/head at makary/phpbb from mirror 2024-06-11 20:31:01 +00:00
0a20edf6b4 [ticket/17336] Fix usage of a leaked loop-scoped variable
5229813c47 [ticket/17336] Optimize version sorting
d8aa3f05e5 [ticket/17336] Correctly handle aliased packages
Compare 3 commits »
makary synced commits to refs/pull/6636/merge at makary/phpbb from mirror 2024-06-11 20:31:01 +00:00
0a20edf6b4 [ticket/17336] Fix usage of a leaked loop-scoped variable
5229813c47 [ticket/17336] Optimize version sorting
d8aa3f05e5 [ticket/17336] Correctly handle aliased packages
Compare 4 commits »
makary synced commits to refs/pull/6630/merge at makary/phpbb from mirror 2024-06-11 12:21:02 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
Compare 3747 commits »
makary synced commits to refs/pull/6635/merge at makary/phpbb from mirror 2024-06-11 04:11:02 +00:00
a72bd79ad9 Merge b9cb18219e544c92e9ee2173525d143df911ca9b into e2ff7a7178
b9cb18219e [ticket/17335] Move HTML from lang to template
7487811a88 Merge branch 'master' into ticket/17335
Compare 3 commits »
makary synced commits to refs/pull/6635/head at makary/phpbb from mirror 2024-06-11 04:11:01 +00:00
b9cb18219e [ticket/17335] Move HTML from lang to template
7487811a88 Merge branch 'master' into ticket/17335
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
195fb59b4e [ticket/15699] Fixes code review
de73a2e3d7 [ticket/15699] Update acp_storage to work with form macros
Compare 37 commits »
makary synced commits to refs/pull/6630/merge at makary/phpbb from mirror 2024-06-09 19:31:01 +00:00
6db2bb6e08 [feature/bbcode-icon-name] Switch font icon tags to twig as well
303fb8ecc9 [feature/bbcode-icon-name] Update if statement syntax to twig
be2ea4fa80 [feature/bbcode-icon-name] Reduce font icon input to 50 chars
3b48879092 [feature/bbcode-icon-name] Switch to twig syntax for l10n
Compare 9 commits »
makary synced commits to refs/pull/6630/head at makary/phpbb from mirror 2024-06-09 19:31:01 +00:00
6db2bb6e08 [feature/bbcode-icon-name] Switch font icon tags to twig as well
303fb8ecc9 [feature/bbcode-icon-name] Update if statement syntax to twig
be2ea4fa80 [feature/bbcode-icon-name] Reduce font icon input to 50 chars
3b48879092 [feature/bbcode-icon-name] Switch to twig syntax for l10n
c3b65fd81a [feature/bbcode-icon-name] Update the frontend template vars
Compare 8 commits »
makary synced commits to refs/pull/5361/merge at makary/phpbb from mirror 2024-06-09 11:21:03 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
Compare 50 commits »
makary synced commits to refs/pull/4151/merge at makary/phpbb from mirror 2024-06-08 19:01:01 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
Compare 721 commits »
makary synced commits to refs/pull/6483/merge at makary/phpbb from mirror 2024-06-08 10:51:08 +00:00
cafcaf1b66 Merge 26e93be445f6011df754719f6a3f6a967614f1db into e2ff7a7178
26e93be445 [ticket/17135] Fix rebasing issues
e63fe8ad92 [ticket/17135] Update symfony mailer for symfony 6.4
99a07e9126 [ticket/17135] Rebase to reflect upgrading to Symfony 6.3
ea69041949 [ticket/17135] Suppress psalm UndefinedFunction invalid annotations in tests
Compare 66 commits »
makary synced commits to refs/pull/6483/head at makary/phpbb from mirror 2024-06-08 10:51:07 +00:00
26e93be445 [ticket/17135] Fix rebasing issues
e63fe8ad92 [ticket/17135] Update symfony mailer for symfony 6.4
99a07e9126 [ticket/17135] Rebase to reflect upgrading to Symfony 6.3
ea69041949 [ticket/17135] Suppress psalm UndefinedFunction invalid annotations in tests
b28e7ca3bd [ticket/17135] Fix Psalm and other issues
Compare 74 commits »
makary synced commits to refs/pull/6384/merge at makary/phpbb from mirror 2024-06-08 10:51:07 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
Compare 50 commits »
makary synced commits to master at makary/phpbb from mirror 2024-06-08 02:41:05 +00:00
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
195fb59b4e [ticket/15699] Fixes code review
de73a2e3d7 [ticket/15699] Update acp_storage to work with form macros
155b5168be [ticket/15699] Improve code style
bf467f8ece [ticket/15699] Remove .phpunit.result.cache
Compare 35 commits »