Page MenuHomePhorge

Fix a PHP 8.1 issue related to preg_match() and null subject
ClosedPublic

Authored by valerio.bozzolan on Apr 14 2023, 14:02.
Tags
None
Referenced Files
F3177825: D25123.1741307376.diff
Thu, Mar 6, 00:29
F3110977: D25123.1741137009.diff
Tue, Mar 4, 01:10
F3110975: D25123.1741137008.diff
Tue, Mar 4, 01:10
F3110974: D25123.1741137007.diff
Tue, Mar 4, 01:10
F3110965: D25123.1741136960.diff
Tue, Mar 4, 01:09
F3055506: D25123.1740995065.diff
Sun, Mar 2, 09:44
F2994190: D25123.1740304980.diff
Sat, Feb 22, 10:03
F2993129: D25123.1740273178.diff
Sat, Feb 22, 01:12
Tokens
"Like" token, awarded by valerio.bozzolan.

Diff Detail

Repository
rARC Arcanist
Branch
fix-deprecated-preg_match-81
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 250
Build 250: arc lint + arc unit

Event Timeline

valerio.bozzolan retitled this revision from Fix a PHP 8.1 issue related to preg_match() and null subject This change fixes 'arc patch' in some circumstances. to Fix a PHP 8.1 issue related to preg_match() and null subject.Apr 14 2023, 14:04
valerio.bozzolan edited the summary of this revision. (Show Details)

enable xdebug to make lint happy

Hi @Matthew - probably you will love this small and cute one that fix a PHP 8.1

Have a nice week-end

This revision is now accepted and ready to land.Apr 14 2023, 18:45