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
F4119670: D25123.1747028867.diff
Sun, May 11, 05:47
F4116764: D25123.1746971161.diff
Sat, May 10, 13:46
F4052956: D25123.1746772095.diff
Thu, May 8, 06:28
F4045911: D25123.1746736849.diff
Wed, May 7, 20:40
F4034021: D25123.1746717061.diff
Wed, May 7, 15:11
F4000383: D25123.1746614703.diff
Tue, May 6, 10:45
F3992781: D25123.1746599388.diff
Tue, May 6, 06:29
F3981209: D25123.1746547438.diff
Mon, May 5, 16:03
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