summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.7.0.txt
diff options
context:
space:
mode:
authorLibravatar Björn Steinbrink <B.Steinbrink@gmx.de>2010-05-23 20:05:40 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-05-27 07:12:07 -0700
commit6d2f208c3dd39493f4d45ea67c55a1b7fe06626a (patch)
treeac713eae000afe4ba92fd2c641c389f307b202b7 /Documentation/RelNotes-1.7.0.txt
parentDocumentation/SubmittingPatches: clarify GMail section and SMTP (diff)
downloadtgif-6d2f208c3dd39493f4d45ea67c55a1b7fe06626a.tar.xz
diff: Support visibility modifiers in the PHP hunk header regexp
Starting with PHP5, class methods can have a visibility modifier, which caused the methods not to be matched by the existing regexp, so extend the regexp to match those modifiers. And while we're at it, allow the "static" modifier as well. Since the "static" modifier can appear either before or after the visibility modifier, let's just allow any number of modifiers to appear in any order, as that simplifies the regexp and shouldn't cause any false positives. Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.7.0.txt')
0 files changed, 0 insertions, 0 deletions