Page MenuHomePhabricator

PHP Coding conventions: 3 Backlsashes?
Closed, DuplicatePublic

Description

It seems to me that in the context of regexp replacements, it would be better to use 4 instead of 3 backslashes.

https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/826932

However, it seems there are some 3 backslsash replacements in core