mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-11-21 06:26:30 +00:00
Update Drupal 7 to 7.105
@see https://gitlab.com/tag1consulting/public/drupal/-/releases/7.105
This commit is contained in:
parent
c76979e3d5
commit
fb9ad88a0f
160 changed files with 276 additions and 782 deletions
10
drupal7/web/D7ES_CHANGELOG.txt
Normal file
10
drupal7/web/D7ES_CHANGELOG.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Drupal 7.105, 2025-10-01
|
||||
------------------------
|
||||
- PHP 8.4 support
|
||||
- To reduce noise in logs, consider adding
|
||||
ini_set('error_reporting', E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED);
|
||||
to settings.php or otherwise disable deprecation error reporting.
|
||||
|
||||
Drupal 7.104, 2025-10-01
|
||||
------------------------
|
||||
- Backport Backdrop SA-Contrib 2025-015 for BBQ JavaScript.
|
||||
Loading…
Add table
Add a link
Reference in a new issue