Drupal 7.93
8 December 2022
Drupal version 7.93 is now available.
Upgrading to Drupal 7.93
Drupal 7.93 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 7.93 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 7.93
- Drupal 7 now has a user action "unblock current user"
- Drupal 7's hook_comment_unpublished is now invoked
- New hook_valid_email_address_alter() in Drupal 7
- The time limit for cron locks in Drupal 7 has been increased to 15 minutes, and is configurable from settings.php
- SameSite attribute set to Lax on various Drupal 7 cookies
- Drupal 7's minimum PHP version is now PHP 5.3
- Permissions-Policy header is removed since Google has retired FLoC (D7)
- Drupal 7's EntityFieldQuery uses $ordered_results instead of the declared $orderedResults property
- Optional $mail parameter added in user_pass_rehash()