mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
Skip license.xml and versions.xml
This commit is contained in:
@ -297,6 +297,8 @@ function do_revcheck($dir = '') {
|
||||
|| $file == 'DO_NOT_TRANSLATE'
|
||||
|| $file == 'rsusi.txt'
|
||||
|| $file == 'missing-ids.xml'
|
||||
|| $file == 'license.xml'
|
||||
|| $file == 'versions.xml'
|
||||
) {
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user