Page MenuHomePhabricator

Minor change to suppress linter warning
ClosedPublic

Authored by joshuaspence on Feb 28 2015, 11:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 8:01 PM
Unknown Object (File)
Tue, Sep 3, 11:08 AM
Unknown Object (File)
Mon, Sep 2, 12:13 PM
Unknown Object (File)
Sun, Sep 1, 8:41 PM
Unknown Object (File)
Wed, Aug 28, 11:07 AM
Unknown Object (File)
Wed, Aug 28, 11:05 AM
Unknown Object (File)
Sun, Aug 25, 7:01 PM
Unknown Object (File)
Sun, Aug 25, 4:35 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.