[Sync-En] yac: sync the Yac extension documentation with EN - #1147
Merged
Conversation
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.
Sync with EN commits 1a42637cd40d0f75af1435ff051c7caa9b1c83e0 and d3a03f8f542cd083d793bbd8ef3d7756aae7711f.
Translates the EN revision of the Yac extension: introduction (lock-free semantics, embedded values and LZ4 in yac 2.4.0), default values for every INI directive, configure/PIE options in setup, corrected signatures (
get(string|array $keys, mixed $default)without&$cas,delete($keys, $delay),set(): bool,setterwith$key), plus new examples and "See also" sections on the ten method pages.The second EN commit (php/doc-en#5810) touches four of these files, so each file carries its own latest EN hash.
reference/yac/versions.xmlandreference/yac/yac.xmlare outside the scope of this issue and stay untouched.Removes the obsolete
<!-- Reviewed -->and<!-- $Revision$ -->markers.Fixes: #1130