[all-commits] [llvm/llvm-project] ef4beb: [llvm][docs] commit phabricator patch

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon Jul 11 12:34:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef4beb8bc76f9d40b7e680cb0c2c7474d80f5a77
      https://github.com/llvm/llvm-project/commit/ef4beb8bc76f9d40b7e680cb0c2c7474d80f5a77
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M llvm/docs/Phabricator.rst
    A llvm/utils/phabricator/0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch

  Log Message:
  -----------
  [llvm][docs] commit phabricator patch

Users upgrading to PHP 8.1 might start observing failures with `arc`.
Commit @ychen's suggestions as a patch in tree that can be applied since
arcanist is no longer accepting patches.

Also, remove the suggestion to apply an external patch updating CA
certs. It seems that this was fixed in upstream arcanist before they
stopped accepting patches. Compare
https://github.com/rashkov/arcanist/commit/e3659d43d8911e91739f3b0c5935598bceb859aa
vs
https://github.com/rashkov/arcanist/commit/13d3a3c3b100979c34dda261fe21253e3571bc46

Link: https://secure.phabricator.com/book/phabcontrib/article/contributing_code/

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D129232




More information about the All-commits mailing list