Add this tag to user reports about deprecation errors.
Details
Wed, Apr 2
Patch based on my understanding of taavi's comments in T15963 (as I fail to set up an LDAP server locally):
diff --git a/src/applications/auth/adapter/PhutilLDAPAuthAdapter.php b/src/applications/auth/adapter/PhutilLDAPAuthAdapter.php index 14047c1761..e25659a4aa 100644 --- a/src/applications/auth/adapter/PhutilLDAPAuthAdapter.php +++ b/src/applications/auth/adapter/PhutilLDAPAuthAdapter.php @@ -305,7 +305,16 @@ final class PhutilLDAPAuthAdapter extends PhutilAuthAdapter { 'port' => $this->port, ));
Mar 1 2025
Feb 17 2025
Note that (clone $foo)->bar() is still invalid so you need to use id(clone $foo)->bar().
grep -r " id(" --include=*.php . | wc -l gives a whopping 11220 results.
Would we accept a patch if I cooked up one? :)
Feb 15 2025
Feb 10 2025
Dec 28 2024
Dec 19 2024
Dec 18 2024
Dec 17 2024
Aug 29 2024
Jul 2 2024
Jun 19 2024
$ git show commit d519f75dfdee61bb109468aa708c47f53f3e5128 (HEAD -> stable, origin/stable) Author: Mark Jervelund <EMAIL-REDACTED> Date: Mon Feb 12 11:51:24 2024 +0100
@revi: Could you please double-check and confirm that the line 144 in <phorge>/src/infrastructure/editor/PhabricatorEditorURIEngine.php is
'n' => $this->escapeToken($repository->getRepositorySlug()),
in your installation? Thanks in advance!
May 14 2024
May 11 2024
May 10 2024
May 2 2024
May 1 2024
Oh neat, I see. Thanks!
That is, what I get from setup issues at https://issuetracker.revi.xyz/config/issue/deprecations/ is to report it:
For completeness: Cf. T15808#17058
Also, phorge version and arcanist version is included in line 2.
@revi: Hi, could you please provide a list of steps to reproduce, if possible, and always exact Phorge version info? Thanks!
@revi: Hi, could you please provide a list of steps to reproduce, if possible, and always exact Phorge version info? Thanks!
Apr 14 2024
Mar 8 2024
(Marking as Resolved thanks to the mentioned patch - feel free to reopen and thanks)