Just a random developer. I manage the Phorge deployment of Wikimedian's Group of Mainland China.
User Details
User Details
- User Since
- Feb 9 2025, 11:59 (9 w, 1 d)
- Availability
- Available
- Timezone
- UTC+8 (geographically +7)
Fri, Mar 28
Fri, Mar 28
valerio.bozzolan awarded T16023: Regression in Config: console generates errors when some libraries are not managed by Git a Yellow Medal token.
xtex added a comment to T16023: Regression in Config: console generates errors when some libraries are not managed by Git.
Thanks for the hint.
Config: Fix git errors when .git does not exist
xtex updated the diff for D25931: Config: Fix git errors when .git does not exist.
Remove duplicated assignments to $stderr
xtex updated the diff for D25931: Config: Fix git errors when .git does not exist.
Add link to T16023
xtex updated the diff for D25931: Config: Fix git errors when .git does not exist.
Fix lint message
xtex updated the diff for D25931: Config: Fix git errors when .git does not exist.
Update to detect stderr messages
xtex requested review of D25931: Config: Fix git errors when .git does not exist.
Sat, Mar 22
Sat, Mar 22
xtex edited the content of Organizations Using Phorge.
xtex published a new version of Organizations Using Phorge.
Mar 2 2025
Mar 2 2025
xtex added a comment to D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
Done. Thank you for your tips!
xtex committed rARC1cb8a8d5a9a7: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
Fix PHP 8 exit status cannot be null error in PhutilArgumentParser
xhpast: Skip -minline-all-stringops on non-x86 architectures
Feb 11 2025
Feb 11 2025
valerio.bozzolan awarded D25870: Skip writing symbol cache to non-writable directories a Yellow Medal token.
xtex added a comment to D25870: Skip writing symbol cache to non-writable directories.
Running arc liberate before installing worked well for me. Thank you again!
xtex updated the test plan for D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
xtex added a comment to D25870: Skip writing symbol cache to non-writable directories.
( I was running arc lint in phorge.git and got the same error.
Thank u for your recommendation of running arc liberate. Will add that to packaging script :)
xtex updated the diff for D25871: xhpast: Skip -minline-all-stringops on non-x86 architectures.
apply suggestions
xtex requested review of D25871: xhpast: Skip -minline-all-stringops on non-x86 architectures.
xtex requested review of D25870: Skip writing symbol cache to non-writable directories.
xtex updated the diff for D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
none
xtex added a project to D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser: PHP 8 support.
xtex added a comment to D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
One test is failing for PHP 8 (:
Lints are skipped because the same problem make linting failed for me.