Open Issues Need Help
View All on GitHub `make build` でビルドできない about 1 month ago
AI Summary: The task involves troubleshooting a build failure in a PHP documentation translation project. The `make build` command is failing due to "Wrong XML file" and "Broken XML file" errors, likely caused by inconsistent line endings (\r) and potentially malformed XML in some files within the Japanese translation directory. The solution requires identifying and fixing the problematic XML files, possibly involving manual XML correction and ensuring consistent line endings (Unix format).
Complexity:
4/5
bug help wanted good first issue