5c1842181a2ffda29fbc414a250219730140c5c4
PowerShell 5.1 Out-File -Encoding UTF8 adds BOM (EF BB BF) which breaks SQL execution on production. Also fix manifest JSON serializing full PS objects instead of plain strings. - build-update.ps1: use UTF8Encoding($false) for all file writes - build-update.ps1: force .ToString() on Get-Content results - UpdateRepository.php: strip BOM and normalize line endings in executeSql - Rebuild ver_0.304 package files (clean SQL + manifest) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
JavaScript
45%
PHP
31.8%
CSS
10.9%
Less
7.1%
HTML
2.6%
Other
2.5%