Explicitly declare the delimiter for preg_quote.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rP48569f3629b2: Minor change to suppress linter warning
arc lint
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php | ||
---|---|---|
195 | This one contains an unquoted # literal in the regexp, so I'd expect it to not work? |