Files
Bubberstation/tools/WebhookProcessor/github_webhook_processor.php
JJRcop 7b3d27c695 Fixes webhook diff selecting partial match
By disabling multiline mode, $ becomes the end of the string, so we can match either \Rdiff or $, so that the lazy modifier must match the rest of the string if it can't find \Rdiff
2018-01-11 14:41:54 -05:00

28 KiB