I finally managed to lost track: This got already fixed in D25370.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Aug 15 2023
Please wait more feedback from avivey, but I wanted to say that I tested this and I love it
Yeah why not. asd
Thanks for this change that looks absolutely reasonable.
how about something like:
thank you @ncoker, but:
- This is not a task to discuss specific errors when trying to run on php 8, and
- We don't expect arcanist to work on php 8 yet
Maybe also something for this topic!
We update php yesterday on our WSL2 (Ubuntu 22.04) clients to 8.1.22 and pulled the latest arcanist from git after the commit
Now we facing this problem on starting arcanist:
This seems totally backward compatible to me
Thanks for this. I need a double-check since I'm quite scared by the background of this root problem but fortunately this seems to have just one occurrence, the one you are fixing.
I love this change, I've looked inside the logic and it seems very correct to me,
Yeah bob this change was already accepted, and now it's super-accepted. This change is adorable, thanks!
Aug 14 2023
and of course after this round I got an additional RuntimeException: ctype_digit(): Argument of type int will be interpreted as string in the future to also tackle
Check for scalar instead of string as the passed value can also be an integer
...and wrong. Needs to check for a scalar instead because with a custom Date field I get: Call to phutil_nonempty_string() expected null or a string, got: int.
Another on when displaying a maniphest with a lot of comments :
Concerning the dashbord's big pannel :
In workboard, when a maniphest's is drag and dropped, available triggers information windows is broken.
In workboard, when maniphest's edit button style is broken on mouse over.
I've updated the celerity map, let me know if I've the green light to land the revision!
Updating D25384: Update celerity map
I'll do it next time, I always do my best to serve my master !
Aug 12 2023
That should be easy given all files until this week… is all doomed. <_<.
You could also try deleting the files from db using bin/remove, which will at least remove them from limbo... assuming you know which files are missing their data.
Hey, the result of the commands:
Sorry for the late reply; was busy IRL.
lint + a typofix
Aug 11 2023
There are, in total, 3 call-sites to setErrorListener - in for the daemons, one for dark-console, and one (PhutilErrorLog) that lives in arcanist but is only used by the SSHD scripts.