Conversation
更新第三个参数的默认值及接收类型
shiny
requested changes
Jan 16, 2021
| <?xml version="1.0" encoding="utf-8"?> | ||
| <!-- $Revision$ --> | ||
| <!-- EN-Revision: e5f52bed940cf04f52aac9d5bdd4ce97a2dc4f42 Maintainer: Status: ready --> | ||
| <!-- EN-Revision: 351418 Maintainer: Status: ready --> |
Member
There was a problem hiding this comment.
这里必须用 git hash 值,而不能是之前的 svn 数字的 revision
| &reftitle.returnvalues; | ||
| <para> | ||
| Returns the filtered data, or &false; if the filter fails. | ||
| 返回过滤后的数据,如果过滤失败则返回 &false;. |
brcontainer
added a commit
to brcontainer/doc-zh
that referenced
this pull request
Sep 8, 2026
Same as: php/doc-en#5842 Incorrect: ```php case 0x8000: $info = 'r'; ```
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.
更新第三个参数的默认值及接收类型