Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
0cdcc802
Commit
0cdcc802
authored
May 28, 2020
by
xjm
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#3138792
by sja112, dww: Fix "compatibility" relevant typos in core
parent
9be077ff
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
core/misc/jquery.cookie.shim.es6.js
core/misc/jquery.cookie.shim.es6.js
+1
-1
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
+1
-1
No files found.
core/misc/jquery.cookie.shim.es6.js
View file @
0cdcc802
...
...
@@ -115,7 +115,7 @@
* The name of the cookie.
* @param {string|Object|Function|undefined} value
* A js-cookie converter callback when used as a getter. This callback must
* be a function when using this shim for backwards-compatiblity with
* be a function when using this shim for backwards-compatib
i
lity with
* jquery.cookie. When used as a setter, value is the string or JSON object
* to be used as the cookie value.
* @param {Object|undefined} options
...
...
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
View file @
0cdcc802
...
...
@@ -5,7 +5,7 @@
use
Drupal\Core\Url
;
/**
* Override \EasyRdf_ParsedUri for PHP 7.4 compatibilty.
* Override \EasyRdf_ParsedUri for PHP 7.4 compatibil
i
ty.
*
* @todo https://www.drupal.org/project/drupal/issues/3110972 Remove this work
* around.
...
...
xjm
@xjm
mentioned in commit
a46b8233
·
May 29, 2020
mentioned in commit
a46b8233
mentioned in commit a46b8233775f52c68fb95f850c02d5b422834c39
Toggle commit list
xjm
@xjm
mentioned in commit
fd9bdc1b
·
May 29, 2020
mentioned in commit
fd9bdc1b
mentioned in commit fd9bdc1b8d0d33b47cc08fe89f1c2f06109cf215
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment