@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Add validation for config settings of type regex master

Summary: Also fixes insufficiently-escaped regex examples Test Plan: Made several changes to http://local.phacility.com/config/edit/syntax.filemap/ and observed validation failures on malformed regexes, and success on well-formed regexes. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Maniphest Tasks: T12532 Differential Revision: https://secure.phabricator.com/D17684