Page MenuHomePhorge
Paste Active Pastes
  • <?php
    /**
    * Rector.php configuration to remove very legacy PHP < 5.5 stuff from
    * Phorge/Phabricator and Arcanist.
    *
    ...
    • Mon, Mar 6, 06:34
    • 95 Lines
    • PHP
  • <?php
    /**
    * Rector.php configuration to remove very legacy PHP < 5.5 stuff from
    * Phorge/Phabricator and Arcanist.
    *
    ...
    • Mon, Mar 6, 06:27
    • 107 Lines
    • PHP
  • --- arcanist/src/repository/api/ArcanistGitAPI.php.orig 2022-05-02 20:03:00.802722862 +0000
    +++ arcanist/src/repository/api/ArcanistGitAPI.php 2022-05-02 20:03:40.072809150 +0000
    @@ -16,11 +16,11 @@
    private $symbolicHeadCommit;
    ...
    • May 2 2022, 20:04
    • 27 Lines
  • 67d87426e1de (HEAD -> wmf/stable, tag: release/2022-02-03/1, origin/wmf/stable) Don't show default status icon on workboard cards (fixes T297249)
    4f4cae8e183d Limit task merges to 5 tasks per transaction (fixes T298063)
    ebfe30890b52 Add column sequence to the conduit api results for column.search
    00b4ad5fac93 add task phid to the response in ManiphestProjectTaskTransactionsConduitAPIMethod
    dd7aec132de3 Fix links to task search by age from the project reports page
    ...
    • Mar 25 2022, 07:50
    • 262 Lines
    • Plain Text
  • {
    "%s (%s) has changed your Phabricator username.": {
    "uses": [
    {
    "file": "/applications/people/mail/PhabricatorPeopleUsernameMailEngine.php",
    ...
    • Jun 23 2021, 22:38
    • 4,609 Lines
    • JSON