Page MenuHomePhabricator

Fix PhutilOAuth1FutureTestCase::testOAuth1SigningWithJIRAExamples for PHP 8
ClosedPublic

Authored by jrtc27 on Jan 11 2021, 2:06 AM.
Tags
None
Referenced Files
F19810193: D21502.diff
Tue, Mar 3, 6:06 PM
F19807806: D21502.id51186.diff
Tue, Mar 3, 4:57 AM
F19754194: D21502.diff
Tue, Feb 17, 2:40 AM
F19717711: D21502.id51173.diff
Thu, Feb 12, 2:28 PM
F19665690: D21502.diff
Feb 7 2026, 1:56 PM
F19488669: D21502.id51182.diff
Jan 8 2026, 5:26 AM
F19063965: D21502.id51182.diff
Nov 29 2025, 8:01 PM
F19041742: D21502.id51186.diff
Nov 26 2025, 4:41 PM
Subscribers

Details

Summary

PHP 8 deprecates openssl_free_key as the key is automatically freed, so
silence the warning in PhutilOAuth1Future::signString.

Test Plan

Ran arc lint --everything

Diff Detail

Repository
rARC Arcanist
Branch
php-8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24986
Build 34476: arc lint + arc unit