Merged
Conversation
zhblue
added a commit
that referenced
this pull request
Mar 29, 2013
zhblue
pushed a commit
that referenced
this pull request
Nov 16, 2018
zhblue
pushed a commit
that referenced
this pull request
Jan 29, 2020
zhblue
pushed a commit
that referenced
this pull request
Jun 29, 2020
jepeng-miao
added a commit
to jepeng-miao/hustoj-miao-oj
that referenced
this pull request
Jan 25, 2026
修复题目导出 (problem_export_xml.php): - 修复 `str_replace()` 中 "Passing null to parameter zhblue#3" 的废弃警告。 - 在 `fixcdata()` 函数中增加空值检查,如果内容为 null 则直接返回空字符串。 - 此修复防止了 XML 导出文件损坏,避免了 PHP 警告信息被错误地注入到 `remote_oj`/`remote_id` 标签中。
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
还是复制问题。