Thanks bob, ready for land
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Aug 10 2023
Great news, thanks for your review valerio !
Can you attach the stack trace of when you try to re-upload an image?
let's also fix a typo (thanks Sten)
Thanks bob! Ready to land
Aug 9 2023
I finally found it, D25381 fix the issue.
Sorry for the noise on this diff, I did something wrong during another diff creation procedure (I'm not an arcanist pro since I don't use it in my professional workflow).
Great, I'll give it a try as soon as I can.
What was your strategy to locate strlen(null) issue without any stacktrace, manual code analysis ?
'git grep' to find where the error page was generated, then adding the missing phlog($ex) to get the stack trace.
Contact Amazon ASAP?
I applied this diff but unfortunately, it doesn't fix the issue...
What was your strategy to locate strlen(null) issue without any stacktrace, manual code analysis ?
Partially related to T15578: The action "Quote comment" has an incomplete fragment URL
Aug 8 2023
Testing with my PHP 8.1, I can't replicate this. But I do have a bunch of PHP 8.1 fixes in place which are still awaiting approval.
Hi, I can also see this one that looks weird in big pannels available on dashboards
Apart from the pre-existing 'Statues' typo, looks good to me...
Aug 7 2023
Also, I apologize for not completing this, hadn't had much spare time until recently. I will work on this soon.
For the records, I did not compile from source, I had used the official Fedora package php-8.2.9-1.fc38 created on Aug 1st from https://koji.fedoraproject.org/koji/packageinfo?packageID=72
The issue is in a change which went in with PHP 8.1.22, and is being reverted in PHP 8.1.23.
@aklapper - as PHP 8.2.9 isn't released yet, I assume you compiled from source? If you 'git pull' and recompile, the latest 8.2.9-dev should work. The fix was committed Aug 2 21:08:52.
Please fix unit errors
I see no problem with consistency.
Aug 6 2023
- Automatically continued bulleted list upon new line
Done.
In T15486#10906, @golyalpha wrote:I'd expect that a user's contact numbers might show up on their profile to other registered users.
Aug 5 2023
Three days ago I ran into the same output (though different steps in Phorge that I don't perfectly remember) after upgrading from PHP 8.2.8 to PHP 8.2.9 on Fedora 38. Thus I downgraded again.