chore: remove VERSION from all file header comments
Branch Policy Check / Verify merge target (pull_request) Successful in 0s

Remove VERSION: XX.YY.ZZ lines from 213 file headers across PHP,
TypeScript, TF definitions, workflows, CSS, markdown, and XML files.
Version is tracked in composer.json and CHANGELOG.md only.

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-05-11 16:51:00 -05:00
parent 34aace2638
commit 38a975ee57
213 changed files with 0 additions and 216 deletions
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /validate/check_php_syntax.php
* VERSION: 04.06.00
* BRIEF: Validates PHP syntax for all tracked PHP files using php -l
*/