Page MenuHomePhorge
Feed All Stories

May 18 2024

aklapper created T15835: Misc "Return type is not covariant" errors for method Iterator::key().
May 18 2024, 22:20 · PHP 8 support
aklapper closed D25650: Correct PHPDoc or add default return for numerous methods.
May 18 2024, 19:54
aklapper committed rPc1a8b83bd7ea: Correct PHPDoc or add default return for numerous methods.
Correct PHPDoc or add default return for numerous methods
May 18 2024, 19:54
valerio.bozzolan awarded D25662: MimeMailParser: Remove an unused variable a Love token.
May 18 2024, 19:50
aklapper abandoned D25662: MimeMailParser: Remove an unused variable.

I'm stupid and should have really checked the commit history first. Sorry!

May 18 2024, 19:49
aklapper closed D25651: Fix typo creating QRbitstream().
May 18 2024, 19:45
aklapper committed rP23a3f59be227: Fix typo creating QRbitstream().
Fix typo creating QRbitstream()
May 18 2024, 19:45
aklapper added a comment to D25651: Fix typo creating QRbitstream().

Uh thanks, I had no idea where the upstream is, good to know because there are a few more issues. :)

May 18 2024, 19:43
aklapper closed D25656: Fix PonderQuestionCreateMailReceiver accessing non-existing PonderQuestionTransaction constants.
May 18 2024, 19:41
aklapper committed rP8c8211787894: Fix PonderQuestionCreateMailReceiver accessing non-existing….
Fix PonderQuestionCreateMailReceiver accessing non-existing…
May 18 2024, 19:41
aklapper updated the test plan for D25656: Fix PonderQuestionCreateMailReceiver accessing non-existing PonderQuestionTransaction constants.
May 18 2024, 19:39
aklapper closed D25640: Correct call to non-existing Filesystem::removePath() in ArcanistDownloadWorkflow.php.
May 18 2024, 19:39
aklapper committed rARC5477568274e3: Correct call to non-existing Filesystem::removePath() in….
Correct call to non-existing Filesystem::removePath() in…
May 18 2024, 19:39
valerio.bozzolan created E39: Valerio available (vacation).
May 18 2024, 19:32
valerio.bozzolan updated the summary of D25651: Fix typo creating QRbitstream().
May 18 2024, 19:30
valerio.bozzolan updated the diff for D25651: Fix typo creating QRbitstream().

shot at line 1162

May 18 2024, 19:29
valerio.bozzolan accepted D25651: Fix typo creating QRbitstream().

Thanks :3 Hoping to be useful I will amend with a minimal sed -i 's/QRbitrtream/QRbitstream/' externals/phpqrcode/phpqrcode.php

May 18 2024, 19:26
valerio.bozzolan edited the content of Next Up.
May 18 2024, 18:55
valerio.bozzolan accepted D25656: Fix PonderQuestionCreateMailReceiver accessing non-existing PonderQuestionTransaction constants.

I tested this with the following snippet:

May 18 2024, 18:51
valerio.bozzolan requested changes to D25657: Fix calls to non-existing getDescription() in ArcanistWorkingCopyPath.
May 18 2024, 13:33
valerio.bozzolan accepted D25659: PHPMailer: Remove use of each() function removed in PHP 8.0.

Thanks :3 It makes sense, and I've also tested that snippet in PHP 5.5 and PHP 8.1 obtaining same results (premising that each() is not available anymore in PHP 8 as already clarified)

May 18 2024, 13:17
valerio.bozzolan accepted D25640: Correct call to non-existing Filesystem::removePath() in ArcanistDownloadWorkflow.php.

It was probably confused with the internal API executeRemovePath

May 18 2024, 13:08
valerio.bozzolan requested changes to D25662: MimeMailParser: Remove an unused variable.

Uh? It seems in use to me, in legacy lines 142, 145, 154, 155, etc.

May 18 2024, 12:56
valerio.bozzolan edited the content of 2024 week 19.
May 18 2024, 12:52
mainframe98 awarded D25626: The feed "created this task" should be the first one a Love token.
May 18 2024, 08:54
valerio.bozzolan edited the content of Next Up.
May 18 2024, 08:35
valerio.bozzolan accepted D25549: Add Standard Custom Fields to Item List.

Uh! I like this.

May 18 2024, 08:35
valerio.bozzolan closed D25080: Workboard Trigger Rule: allow to Add/Remove Subscribers.
May 18 2024, 08:16 · Workboard
valerio.bozzolan closed T15162: Workboard Trigger Rule: allow to Add/Remove Subscribers as Resolved by committing rPb8a03bc145b1: Workboard Trigger Rule: allow to Add/Remove Subscribers.
May 18 2024, 08:16 · User-valerio.bozzolan, Trigger, Workboard
valerio.bozzolan committed rPb8a03bc145b1: Workboard Trigger Rule: allow to Add/Remove Subscribers.
Workboard Trigger Rule: allow to Add/Remove Subscribers
May 18 2024, 08:16
valerio.bozzolan edited the content of Next Up.
May 18 2024, 08:15
valerio.bozzolan added a parent task for T15133: Differential List View should show Repository: T15750: Integrate CustomField into more interfaces.
May 18 2024, 08:14 · Differential
valerio.bozzolan added a subtask for T15750: Integrate CustomField into more interfaces: T15133: Differential List View should show Repository.
May 18 2024, 08:14
valerio.bozzolan closed T15816: The feed "created this task" should be the first one as Resolved.

Probably OK now

May 18 2024, 08:10 · Bug Reports, User-valerio.bozzolan
valerio.bozzolan edited the content of Template.
May 18 2024, 08:08
valerio.bozzolan closed D25626: The feed "created this task" should be the first one.
May 18 2024, 08:05
valerio.bozzolan committed rPf4d9d6920bcd: The feed "created this task" should be the first one.
The feed "created this task" should be the first one
May 18 2024, 08:05
aklapper requested review of D25662: MimeMailParser: Remove an unused variable.
May 18 2024, 07:41
aklapper added a comment to D25659: PHPMailer: Remove use of each() function removed in PHP 8.0.

Hmm, I also found this mentioned in https://secure.phabricator.com/T12404#256288 proposing a slightly different approach.

May 18 2024, 06:44
aklapper added inline comments to D25661: PHPMailer: Remove a check for PHP 5.0.
May 18 2024, 06:28
valerio.bozzolan added inline comments to D25661: PHPMailer: Remove a check for PHP 5.0.
May 18 2024, 05:30
aklapper closed D25661: PHPMailer: Remove a check for PHP 5.0.
May 18 2024, 00:00
aklapper committed rPa6499aee0ef4: PHPMailer: Remove a check for PHP 5.0.
PHPMailer: Remove a check for PHP 5.0
May 18 2024, 00:00

May 17 2024

speck accepted D25661: PHPMailer: Remove a check for PHP 5.0.
May 17 2024, 17:57
aklapper updated the diff for D25661: PHPMailer: Remove a check for PHP 5.0.

Indentation is awesome

May 17 2024, 14:21
aklapper requested review of D25661: PHPMailer: Remove a check for PHP 5.0.
May 17 2024, 14:18
aklapper requested review of D25660: PHPMailer: Set defaults for required parameters followed by optional parameters in Authorise() method signature.
May 17 2024, 14:14
aklapper added a revision to T15834: Parameter order of Authorise() signature in phpmailer/class.pop3.php is deprecated since PHP 8.0: D25660: PHPMailer: Set defaults for required parameters followed by optional parameters in Authorise() method signature.
May 17 2024, 14:14 · PHP 8 support
aklapper requested review of D25659: PHPMailer: Remove use of each() function removed in PHP 8.0.
May 17 2024, 13:56
aklapper added a revision to T15833: class.phpmailer-lite.php uses each() removed in PHP 8.0: D25659: PHPMailer: Remove use of each() function removed in PHP 8.0.
May 17 2024, 13:56 · PHP 8 support
aklapper requested review of D25658: Fix call to non-existing renderChangesetLink() in PHUIDiffTableOfContentsItemView.
May 17 2024, 13:13
aklapper created T15834: Parameter order of Authorise() signature in phpmailer/class.pop3.php is deprecated since PHP 8.0.
May 17 2024, 10:10 · PHP 8 support
aklapper updated the task description for T15833: class.phpmailer-lite.php uses each() removed in PHP 8.0.
May 17 2024, 10:05 · PHP 8 support
aklapper created T15833: class.phpmailer-lite.php uses each() removed in PHP 8.0.
May 17 2024, 10:00 · PHP 8 support
aklapper requested review of D25657: Fix calls to non-existing getDescription() in ArcanistWorkingCopyPath.
May 17 2024, 09:47
aklapper requested review of D25656: Fix PonderQuestionCreateMailReceiver accessing non-existing PonderQuestionTransaction constants.
May 17 2024, 09:21
aklapper requested review of D25655: Fix call to non-existing newWorkCommands() in NuanceItemType.
May 17 2024, 09:09
aklapper requested review of D25654: Correct PHPDoc return value for loadObject() in PhabricatorObjectMailReceiver.
May 17 2024, 08:58
aklapper requested review of D25653: Fix call to non-existing getDisplayName() in DiffusionRepositoryClusterEngine.php.
May 17 2024, 08:28
valerio.bozzolan added inline comments to D25602: Do not hardcode default Priority names in Project Reports tooltip.
May 17 2024, 07:16
aklapper closed T15799: Reports tooltip hardcodes Maniphest Priority field names as Resolved by committing rPe6925c83c187: Do not hardcode default Priority names in Project Reports tooltip.
May 17 2024, 07:16
aklapper closed D25602: Do not hardcode default Priority names in Project Reports tooltip.
May 17 2024, 07:16
aklapper committed rPe6925c83c187: Do not hardcode default Priority names in Project Reports tooltip.
Do not hardcode default Priority names in Project Reports tooltip
May 17 2024, 07:16

May 16 2024

valerio.bozzolan added inline comments to D25602: Do not hardcode default Priority names in Project Reports tooltip.
May 16 2024, 20:11
aklapper updated the diff for D25602: Do not hardcode default Priority names in Project Reports tooltip.

Improvicate some things that valerio mentioned. (I prefer "Average" to "Normal" though; I consider "normal" a problematic term in this context.)

May 16 2024, 18:47
aklapper requested review of D25652: Fix call to non-existing ArcanistAliasEffect::EFFECT_CONFIGURATION in ArcanistAliasEngine.
May 16 2024, 15:29
aklapper added a comment to D25651: Fix typo creating QRbitstream().

It's line 1162. Sorry for the line-ending collision noise, ./bin/arc diff did not want to accept my --ignore-cr-at-eol.

May 16 2024, 15:16
aklapper requested review of D25651: Fix typo creating QRbitstream().
May 16 2024, 15:15
valerio.bozzolan accepted D25650: Correct PHPDoc or add default return for numerous methods.

yesyes

May 16 2024, 14:45
aklapper requested review of D25650: Correct PHPDoc or add default return for numerous methods.
May 16 2024, 14:42
valerio.bozzolan awarded D25644: Fix call to non-existing getTransactionCommentForSave() in PhabricatorInlineComment a Love token.
May 16 2024, 12:18
aklapper updated the diff for D25642: Initialize $cache_key variable in CelerityResourceController.php.

I felt it's not necessarily needed but it cannot hurt either. :)

May 16 2024, 11:52
aklapper requested review of D25649: Fix call to non-existing getApplication() in PhabricatorDashboardPanelListController.
May 16 2024, 11:28
aklapper requested review of D25648: Fix call to non-existing newEmptyValue() in PhabricatorDashboardPortalProfileMenuEngine.
May 16 2024, 11:16
aklapper requested review of D25647: Fix call to non-existing newIcons() in PhabricatorIconSet.
May 16 2024, 11:03
aklapper requested review of D25646: Correct rendering of workboard column move feed stories when a single transaction performs moves on multiple boards.
May 16 2024, 10:55
aklapper requested review of D25645: Remove unused save() method in PhabricatorUserCache.
May 16 2024, 10:42
aklapper requested review of D25644: Fix call to non-existing getTransactionCommentForSave() in PhabricatorInlineComment.
May 16 2024, 10:25
aklapper requested review of D25643: Remove unused methods in PhabricatorEditorExtension.
May 16 2024, 10:07
valerio.bozzolan added inline comments to D25642: Initialize $cache_key variable in CelerityResourceController.php.
May 16 2024, 09:53
aklapper requested review of D25642: Initialize $cache_key variable in CelerityResourceController.php.
May 16 2024, 09:46
aklapper requested review of D25641: Correct call to non-existing PhutilFileLockException in support/unit/lock.php.
May 16 2024, 08:53
aklapper requested review of D25640: Correct call to non-existing Filesystem::removePath() in ArcanistDownloadWorkflow.php.
May 16 2024, 08:45
aklapper closed D25634: Remove deprecated buildStandardPage* method calls.
May 16 2024, 06:39
aklapper committed rPd5295da072ae: Remove deprecated buildStandardPage* method calls.
Remove deprecated buildStandardPage* method calls
May 16 2024, 06:39

May 15 2024

valerio.bozzolan added a comment to T15828: "Not In" query operator is not respected when searching for project milestones.

Interesting triage. In legacy upstream this was a "feature request 🌈" - https://secure.phabricator.com/T12438

May 15 2024, 18:01
dhinus added a comment to T15828: "Not In" query operator is not respected when searching for project milestones.

@valerio.bozzolan thanks for copy-pasting my comment, I didn't see a task was already created because I only checked the Bug Reports workboard. Should the Bug Reports tag be added to this task?

May 15 2024, 17:15
valerio.bozzolan added a member for Trusted Contributors: dhinus.
May 15 2024, 15:45
valerio.bozzolan updated subscribers of T15828: "Not In" query operator is not respected when searching for project milestones.

Super-useful comment:

May 15 2024, 15:45
valerio.bozzolan updated the question details for Q125: "Not In" query operator and searching for project milestones.
May 15 2024, 15:42
dhinus added a comment to Q125: "Not In" query operator and searching for project milestones.

I also ran into this issue, as reported in https://secure.phabricator.com/T12438 it also affects the "In Any" (or any()) searches, and makes it impossible to search for tasks that are in projectA or projectB, which seems quite a common use case:

May 15 2024, 15:34
aklapper closed T15826: PHP 8.1 "strlen(null)" exception rendering image file without $encode_setting, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3, as Resolved.
May 15 2024, 15:31 · PHP 8 support
aklapper closed T15826: PHP 8.1 "strlen(null)" exception rendering image file without $encode_setting as Resolved by committing rP50d0bbe8ff68: Fix PHP 8.1 "strlen(null)" exception rendering files/documents.
May 15 2024, 15:31 · PHP 8 support
aklapper closed D25638: Fix PHP 8.1 "strlen(null)" exception rendering files/documents.
May 15 2024, 15:31
aklapper committed rP50d0bbe8ff68: Fix PHP 8.1 "strlen(null)" exception rendering files/documents.
Fix PHP 8.1 "strlen(null)" exception rendering files/documents
May 15 2024, 15:31
valerio.bozzolan accepted D25638: Fix PHP 8.1 "strlen(null)" exception rendering files/documents.

yesyes

May 15 2024, 12:48
valerio.bozzolan updated the test plan for D25638: Fix PHP 8.1 "strlen(null)" exception rendering files/documents.
May 15 2024, 12:47
valerio.bozzolan added a comment to T15826: PHP 8.1 "strlen(null)" exception rendering image file without $encode_setting.

I don't know if the file is really related, but PhabricatorDocumentRenderingEngine can be seen in scene while surfing a Diffusion repository and playing with View Options.

May 15 2024, 12:47 · PHP 8 support
aklapper closed T15832: PHP 8.1 "strlen(null)" exception in PhabricatorAuthStartController.php, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3, as Resolved.
May 15 2024, 12:45 · PHP 8 support
aklapper closed T15832: PHP 8.1 "strlen(null)" exception in PhabricatorAuthStartController.php as Resolved by committing rP464a0aedc45b: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthStartController.php.
May 15 2024, 12:45 · PHP 8 support