Migration of issues from drupal-7.89 to drupal-7.91#73
Open
Migration of issues from drupal-7.89 to drupal-7.91#73
Conversation
…Passing... Issue #3254699 by joelpittet, Liam Morland, joseph.olstad: [PHP 8.1] Passing null to parameter #1 check_plain()
…ng null... Issue #3270546 by mcdruid, poker10, mfb: PHP 8.1 str_replace(): Passing null to parameter d6lts#3 ($subject) of type array|string is deprecated in filter_xss()
…l to... Issue #3270543 by mcdruid, poker10: PHP 8.1 preg_split(): Passing null to parameter d6lts#2 ($subject) of type string is deprecated in _locale_parse_js_file()
…Fabianx,... Issue #2431283 by willzyx, salvis, David_Rothstein, thalles, Berdir, Fabianx, tstoeckler, alexpott, Dave Reid, mcdruid: Cron CSRF vulnerability
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.
There are some improvements of compatibility with PHP 8.1 from Drupal 7 that affect Drupal 6 and an improve to fix a Cron CSRF vulnerability.