1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-30 17:30:58 +01:00
phorge-arcanist/src
vrana d0ed67ab1d Decrease severity of preg_quote() warning
Summary: I use it more often without second parameter than with it.

Test Plan:
Lint of:

  preg_quote('');
  preg_quote('', '/');

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3647
2012-10-05 18:05:11 -07:00
..
configuration Implement the arcanist top-level log handling in terms of $console->writeLog() 2012-09-05 11:45:54 -07:00
difference Link Arcanist test cases 2012-09-07 15:31:14 -07:00
differential Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
docs Make the "this is technical documentation" message of "Arcanist Overview" more clear 2012-08-10 11:37:30 -07:00
events/constant Add a willCreateRevision event 2012-08-30 12:28:35 -07:00
exception Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
hgdaemon Add various flags to the HgProxy daemons 2012-06-26 11:00:26 -07:00
infrastructure/testing Link Arcanist test cases 2012-09-07 15:31:14 -07:00
lint Decrease severity of preg_quote() warning 2012-10-05 18:05:11 -07:00
parser Retain newline style when generating diffs 2012-10-03 15:32:03 -07:00
repository Search for SVN commit in Git SVN repository 2012-09-28 11:34:53 -07:00
unit Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00
workflow make arc commit work on windows with multiline messages 2012-10-03 14:54:43 -07:00
workingcopyidentity Enrich arc configuration and add stronger typing 2012-07-25 18:37:09 -07:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00