Page MenuHomePhabricator

Minor change to suppress linter warning
ClosedPublic

Authored by joshuaspence on Feb 28 2015, 11:12 PM.
Tags
None
Referenced Files
F14026806: D11914.diff
Fri, Nov 8, 2:33 AM
F14007641: D11914.diff
Tue, Oct 29, 9:20 AM
F13981385: D11914.id29525.diff
Sat, Oct 19, 4:12 PM
F13981384: D11914.id28702.diff
Sat, Oct 19, 4:12 PM
F13967227: D11914.id28702.diff
Wed, Oct 16, 12:23 PM
Unknown Object (File)
Sep 21 2024, 10:49 PM
Unknown Object (File)
Sep 21 2024, 10:49 PM
Unknown Object (File)
Sep 21 2024, 10:49 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP48569f3629b2: Minor change to suppress linter warning
Summary

Explicitly declare the delimiter for preg_quote.

Test Plan

arc lint

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5150
Build 5168: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Minor change to suppress linter warning.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php
195

This one contains an unquoted # literal in the regexp, so I'd expect it to not work?

epriestley edited edge metadata.

(Just pushing back into your queue.)

This revision now requires changes to proceed.Mar 22 2015, 6:59 PM
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 6 2015, 1:31 PM
This revision was automatically updated to reflect the committed changes.