2024-10-06
Three documentation improvements.
It covers commits from 2024-10-04 on 11.x
branch.
#3476226 - 49a3c28eaffac77cc946077ecf808c0d11e6b075
Improves documentation on plugin attribute class.
#3453786 - e1a109a2b3f807e15af804a2a4633b02c10b83de
Improves default
EntityReferenceSelection
plugin documentation.
#3478132 - e43c26dce737082ad8fe443422e4e3d82ed47ff6
Fixes casing in comments for OPcache.
$ git log --oneline --reverse --since=2024-10-03T23:59:59+00:00 --until=2024-10-05T00:00:00+00:00
e43c26dce7 Issue #3478132 by pere orga, smustgrave, cilefen: Fix case in comment (OPcache)
e1a109a2b3 Issue #3453786 by soham sengupta, drupatz, joachim, smustgrave, rodrigoaguilera: In DefaultSelection document why values for target_bundles NULL and [] behave as they do
49a3c28eaf Issue #3476226 by ekorzen2, lostcarpark, joachim, dc-mkinoshita, chrisdarke, rfay: Incorrect docs for constructor param in Plugin attribute class
$ git diff --shortstat e43c26dce7~1..49a3c28eaf
5 files changed, 12 insertions(+), 5 deletions(-)