Page MenuHomePhorge

PhorgeProject
ActivePublic

Details

Description

Work related to Phorge, the organization that develops Phorge (the software).

Recent Activity

Fri, Sep 22

avivey added a revision to T15554: Handling PHP deprecations: convert to Setup Issues: D25440: Show Deprecation Warnings as Setup Warnings.
Fri, Sep 22, 19:41 · Phorge

Sep 1 2023

avivey renamed T15554: Handling PHP deprecations: convert to Setup Issues from Handling PHP deprecations: Maybe convert to Setup Issues? to Handling PHP deprecations: convert to Setup Issues.
Sep 1 2023, 08:54 · Phorge

Aug 31 2023

alufers2 asked Q74: Minio over HTTP (without SSL) as an S3 backend.
Aug 31 2023, 11:07 · Phorge

Aug 30 2023

valerio.bozzolan added a revision to T15006: Re-brand Phorge: D25425: Remove mention of Phabricator in the Auth setup check.
Aug 30 2023, 07:07 · Phorge

Aug 26 2023

avivey added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

Would taking care of the depreciations bump the minimum PHP version required to run Phorge?

Not in itself, but we do plan to bump the minimum to 7.1 (in T15047).

Aug 26 2023, 16:59 · Phorge

Aug 25 2023

Juest created T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.
Aug 25 2023, 18:23 · UX, Bug Reports
Juest created T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.
Aug 25 2023, 18:13 · Bug Reports
Juest added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

Would taking care of the depreciations bump the minimum PHP version required to run Phorge?
looks good to me otherwise

Aug 25 2023, 17:43 · Phorge

Aug 18 2023

valerio.bozzolan added a revision to T15006: Re-brand Phorge: D25410: Documentation: fix unexisting path sshd_config.phabricator.example.
Aug 18 2023, 11:00 · Phorge

Aug 17 2023

bob created T15612: Missing subversion commit information.
Aug 17 2023, 13:25 · Bug Reports, Phorge

Aug 15 2023

aklapper added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

@ncoker See T15586 instead

Aug 15 2023, 08:19 · Phorge
avivey added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

thank you @ncoker, but:

  1. This is not a task to discuss specific errors when trying to run on php 8, and
  2. We don't expect arcanist to work on php 8 yet
Aug 15 2023, 06:03 · Phorge
ncoker added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

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:

Aug 15 2023, 05:32 · Phorge

Aug 12 2023

avivey added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

D25386 and D25387 provide the big "do not crash on deprecation warning", and are probably enough to declare "experimental support for php 8.2" on their own.

Aug 12 2023, 17:12 · Phorge
avivey updated the task description for T15554: Handling PHP deprecations: convert to Setup Issues.
Aug 12 2023, 17:03 · Phorge
avivey updated the task description for T15554: Handling PHP deprecations: convert to Setup Issues.
Aug 12 2023, 16:38 · Phorge

Aug 11 2023

avivey added a revision to T15554: Handling PHP deprecations: convert to Setup Issues: D25388: PhutilErrorHandler: support multiple error listeners.
Aug 11 2023, 19:03 · Phorge
avivey added a revision to T15554: Handling PHP deprecations: convert to Setup Issues: D25387: Error handling: send Deprecation messages as explicit Event.
Aug 11 2023, 19:01 · Phorge
avivey added a revision to T15554: Handling PHP deprecations: convert to Setup Issues: D25386: log deprecation events in Dark Console.
Aug 11 2023, 18:53 · Phorge

Aug 8 2023

bob closed Q70: PHP 8.2 bug report "strlen() null exception" when using the top bar search tool as obsolete.
Aug 8 2023, 08:44 · Phorge

Aug 7 2023

bob updated the question details for Q70: PHP 8.2 bug report "strlen() null exception" when using the top bar search tool.
Aug 7 2023, 14:59 · Phorge
bob updated the question details for Q70: PHP 8.2 bug report "strlen() null exception" when using the top bar search tool.
Aug 7 2023, 14:57 · Phorge
bob updated the question details for Q70: PHP 8.2 bug report "strlen() null exception" when using the top bar search tool.
Aug 7 2023, 14:57 · Phorge
bob asked Q70: PHP 8.2 bug report "strlen() null exception" when using the top bar search tool.
Aug 7 2023, 14:56 · Phorge

Jul 28 2023

avivey updated the task description for T15554: Handling PHP deprecations: convert to Setup Issues.
Jul 28 2023, 16:33 · Phorge

Jul 27 2023

Matthew added a comment to T15568: Make extension installation more seamless.

every extension should have its own

Ah, yeah, even better I think, if possible

Jul 27 2023, 20:31 · Phactory: Community Projects, Phorge
valerio.bozzolan added a comment to T15568: Make extension installation more seamless.

every extension should have its own

Jul 27 2023, 20:10 · Phactory: Community Projects, Phorge
Matthew added a comment to T15568: Make extension installation more seamless.

I was thinking of adding a script to ./bin to manage (mostly add/remove from load-libraries, maybe also clone) extensions.

Jul 27 2023, 19:43 · Phactory: Community Projects, Phorge
valerio.bozzolan added a comment to T15568: Make extension installation more seamless.

Probably related, I think that any installed extension should not cause any touch to /src/__phutil_library_init__.php, as long as it's versioned in git in Phorge and so will cause of course merge conflicts after any update.

Jul 27 2023, 19:30 · Phactory: Community Projects, Phorge
avivey added a comment to T15568: Make extension installation more seamless.

I was thinking of adding a script to ./bin to manage (mostly add/remove from load-libraries, maybe also clone) extensions.

Jul 27 2023, 18:53 · Phactory: Community Projects, Phorge
Matthew updated the task description for T15568: Make extension installation more seamless.
Jul 27 2023, 18:03 · Phactory: Community Projects, Phorge
Matthew triaged T15568: Make extension installation more seamless as Wishlist priority.
Jul 27 2023, 18:00 · Phactory: Community Projects, Phorge
avivey added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

I was thinking "out out", but only visible to admins - and then, only as a yellow notice at the top of the page:

Jul 27 2023, 14:32 · Phorge
speck added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

This is a good plan. Would this be opt-in, e.g. this Phorge instance would be the main one with this on but other installs wouldn’t see this by default?

Jul 27 2023, 13:27 · Phorge

Jul 24 2023

Cigaryno updated the task description for T15006: Re-brand Phorge.
Jul 24 2023, 07:58 · Phorge
avivey closed T15502: Aphlict expects Phorge to be installed in a directory called "phabricator", a subtask of T15006: Re-brand Phorge, as Resolved.
Jul 24 2023, 07:42 · Phorge
avivey added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

(Implementation notice: in both phorge and arc, this is handled in PhutilErrorHandler::handleError(), and the check is simply $num === E_DEPRECATED), and maybe E_USER_DEPRECATED.

Jul 24 2023, 07:21 · Phorge

Jul 19 2023

avivey closed T15220: Community Project - arc-vscode, a subtask of T15030: Support a Phorge Extensions ecosystem, as Resolved.
Jul 19 2023, 20:16 · Phactory: Community Projects, Phorge

Jul 18 2023

avivey added a subtask for T15030: Support a Phorge Extensions ecosystem: T15557: Don't require extensions to `load` phorge/arcanist for linters.
Jul 18 2023, 15:28 · Phactory: Community Projects, Phorge
valerio.bozzolan added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

+1

Jul 18 2023, 12:44 · Phorge

Jul 17 2023

Sten added a comment to T15554: Handling PHP deprecations: convert to Setup Issues.

I agree that Phorge should not fall over because of a deprecation warning.

Jul 17 2023, 11:56 · Phorge

Jul 15 2023

avivey added a revision to T15006: Re-brand Phorge: D25349: Rebrand: Add "path" entries to PlatformSymbols.
Jul 15 2023, 19:20 · Phorge

Jul 14 2023

avivey triaged T15554: Handling PHP deprecations: convert to Setup Issues as High priority.
Jul 14 2023, 10:48 · Phorge

Jul 10 2023

avivey added a revision to T15006: Re-brand Phorge: D25343: Rebrand: Add "path" entries to PlatformSymbols.
Jul 10 2023, 20:42 · Phorge

Jul 8 2023

avivey renamed T15009: Evaluate legal organization format ("Foundation") from Evaluate Fiscal Sponsors to Evaluate legal organization format ("Foundation").
Jul 8 2023, 08:04 · Phorge, Governance
valerio.bozzolan renamed T15009: Evaluate legal organization format ("Foundation") from Foundation to Evaluate Fiscal Sponsors.
Jul 8 2023, 08:00 · Phorge, Governance

Jul 4 2023

Cigaryno edited the content of Welcome.
Jul 4 2023, 16:50 · Phorge

Jul 3 2023

avivey claimed T15516: Regression in PhabricatorStandardCustomField.php:304 - field can be an integer.

I don't think I intended to land this change.

Jul 3 2023, 09:55 · Bug Reports
valerio.bozzolan updated the task description for T15516: Regression in PhabricatorStandardCustomField.php:304 - field can be an integer.
Jul 3 2023, 09:54 · Bug Reports
valerio.bozzolan updated the task description for T15516: Regression in PhabricatorStandardCustomField.php:304 - field can be an integer.
Jul 3 2023, 09:45 · Bug Reports