Marks tasks that are a good place for new contributors to start in.
Details
Fri, Jan 17
Thu, Jan 16
Ah, I'm the author of this. Yes, let's abyss into decline. Thanks Andre
Wed, Jan 15
Thu, Jan 2
Tue, Dec 31
Dec 29 2024
Dec 28 2024
Dec 27 2024
Dec 26 2024
Dec 24 2024
Love it. Also, showing the field "edit summary" would be extra loved
Dec 23 2024
Nov 22 2024
Thanks :)
Oct 20 2024
@valerio.bozzolan Proposing to decline in favor of T15940: Update copy of external mimemailparser library / D25829: Update mimemailparser from May 2011 version to 8.0.4.
Let's not increase the diff to upstream (13 years difference) even more.
Sep 4 2024
I'd prefer not to increase the diff to upstream (as a side effect of this very task) but instead to pull a more recent upstream version - see T15940.
May 5 2024
Apr 22 2024
Apr 21 2024
Which exact page(s) is this ticket about?
Mar 29 2024
Mar 9 2024
Interesting. I see. Maybe expanding its controller that should be this one:
Feb 13 2024
Feb 12 2024
On it, thank you!
My friend, I think you are affected by this change, and this applies to whatever PHP version
I'm on the latest pull, commit f81e821abf2b275d1778d02a018a4d0af7208be8.
A bit off topic here :) but I'll quickly sum up the issue I'm having (and am in the middle of trying things to fix):
- Visiting https://[phorge instance]/auth/config/view/2/, where my Github auth item is, makes nginx dump a blank 502 page, no further info.
- First instinct is to check the /var/log/nginx/error.log, where I get a PHP stack trace concatenated into one line, and an nginx header length error (reformatted for readability. the PHP error is truncated):
Oh, totally possible that I forgot to update it :)
I'll take your word on it that it's supported, though the current installation guide says otherwise.
Further, I had a few roadbumps on a fresh install to a new server with PHP 8, that I suspect may relate to strlen(NULL) behavior, but I did need to set up PHP 7 to make sure that was or wasn't the case.
(I'm in the process of reproducing those and working out a possible cause or trace. Some manifested as warning banners, one as a 502 on my end in the GitHub auth provider.)
We already support PHP 8...