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
F3992781: D25123.1746599388.diff
Tue, May 6, 06:29
F3981209: D25123.1746547438.diff
Mon, May 5, 16:03
F3969915: D25123.1746525211.diff
Mon, May 5, 09:53
F3969913: D25123.1746525172.diff
Mon, May 5, 09:52
F3969911: D25123.1746525125.diff
Mon, May 5, 09:52
F3969908: D25123.1746525089.diff
Mon, May 5, 09:51
F3945763: D25123.1746445436.diff
Sun, May 4, 11:43
F3945762: D25123.1746445435.diff
Sun, May 4, 11:43
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