3 Commits

Author SHA1 Message Date
alfsb
a26c5c9fe8 Command line tools for XML sync testing between languages (#222)
* Command line tool for XML sync testing between languages: tags, revtag, PI, ws
* Modernize array() usage.
* Review
2025-03-07 08:36:21 -03:00
alfsb
eba80257e2 Avoid marking files as outdated on multiple [skip-revcheck] (#178)
Changes revcheck to consider many hashes, instead of up to two. Fixes bumping files as Outdated on [skip-revcheck] runs.
2024-11-18 07:19:19 -03:00
alfsb
6c3a00b68c Revcheck library and QA tools for translation synchronization  (#111)
Add QA tooling for translations to ensure they do not get out of sync.

---------

Co-authored-by: André L F S Bacci <ae@php.net>
2024-06-14 17:12:24 +01:00