Posted by fabianx on October 29, 2018 at 12:28pm
Drupal 7.61 - the next planned minor release of Drupal 7 - is scheduled for Wednesday, November 7th, 2018. Minor releases include new features, usability improvements, and backwards-compatible API improvements.
The release will feature full compatibility for PHP 7.2 and so far includes the following changes:
- File upload validation functions and hook_file_validate() implementations are
now always passed the correct file URI. - The default form cache expiration of 6 hours is now configurable (API
addition: https://www.drupal.org/node/2857751). - Allowed callers of drupal_http_request() to optionally specify an explicit
Host header. - Allowed the + character to appear in usernames.
- PHP 7.2: Fixed Archive_Tar incompatibility.
- PHP 7.2: Removed deprecated function each().
- PHP 7.2: Avoid count() calls on uncountable variables.
- PHP 7.2: Removed deprecated create_function() call.
- PHP 7.2: Make sure variables are arrays in theme_links().
- Fixed theme-settings.php not being loaded on cached forms
At core committer discretion important bug fixes might be added prior to release and this post will be updated to inform of further changes.
Thanks for your patience,
The Drupal 7 core committer team

Comments
Hi, How do I download this
Hi, How do I download this release core files?
Issue numbers in this release
As far as I can tell, the following issue numbers were addressed in this release:
2947772 - Fully support PHP 7.2 in Drupal 7
2091511 - Make cache_form expiration configurable, to mitigate runaway cache_form tables
2790923 - Allowed the + character to appear in usernames.
2900373 - Fixed theme-settings.php not being loaded on cached forms
1815504 - File upload validation functions and hook_file_validate() implementations are now always passed the correct file URI.
2555649 - Allowed callers of drupal_http_request() to optionally specify an explicit Host header.
So, if you wanted to test this release, but didn't want to download a dev snapshot, you could apply the patches found in those issues.
Hi Daniel, Thanks much for
Hi Daniel, Thanks much for the list.
.
So... We missed this date? The latest version is still 7.60. Thanks.
Dev branch updated?
Um so the dev branch was updated to 7.61 yesterday? Was this an error? Checkout the last updated... date was our expected yesterday release.
https://www.drupal.org/project/drupal/releases/7.x-dev
7.61 released
Hi,
I am really sorry for the delay:
It's out now:
https://www.drupal.org/project/drupal/releases/7.61
awesome, thanks so much!
awesome, thanks so much!
awesome, thanks so much!
awesome, thanks so much!
Thanks a bunch, great work!
Thanks a bunch, great work!
Thank you!