Downloads
Download tar.gz
3.14 MB
MD5: 94bc49170d98e0cfe59db487911ecb9d
SHA-1: 84de421176793566679a7931a2a009cf6c1fbe19
SHA-256: f78889081fb0eeb3e760edbbab552ca02e1fbdb7146c21534edf05ec24b529df
Download zip
3.63 MB
MD5: 402d1b367789aa867e2d9d7a8e6edf31
SHA-1: e1bc53d5e6b36deae272d948f12045777bb3f580
SHA-256: 283a311bf66780a557a19728f98d8285103f40e3bb5387d44de67be39854dad3
Release notes
Maintenance release of the Drupal 7 series. Includes bug fixes and small API/feature improvements only (no major, non-backwards-compatible new functionality).
No security fixes are included in this release.
No changes have been made to the .htaccess, web.config, robots.txt in this release, so upgrading custom versions of those files is not necessary.
There is one change to the sites/default/default.settings.php file in this release:
- - The default form cache expiration of 6 hours is now configurable (API
addition: https://www.drupal.org/node/2857751).
Major changes since 7.60:
- Full compatibility with PHP 7.2 (#2947772)
All Changes since 7.60:
- #2988184 by jacob.embree, Pol, sjerdo, Jorrit: Fix call to count() on non-countable $links in theme_links()
- #2885610 by David_Rothstein: Follow-up to [PHP 7.2] Avoid count() calls on uncountable variables
- #2982027: Add Pol as provisional Drupal 7 branch maintainer
- #2843240 by droplet, donquixote, joseph.olstad, hanoii, mw4ll4c3, dsnopek, davidwatson, idebr, mforbes, Pol, bwaindwain, svenryen, nattie: IE11 & Chrome(PointerEvents enabled) & some Firefox scroll to the top of the page after dragging the bottom item with jquery 1.5 <-> 1.11
- #2996519 by DamienMcKenna, joseph.olstad, Pol: PHP 7.2 compatibility - make sure some variables are arrays in theme_links()
- #2900373 by David_Rothstein, joseph.olstad, jollysolutions, joelpittet: [D7] When a theme has a managed_file field and a submit callback, call to undefined function error is thrown
- #2885129 by Ayesh, bkosborne, kiamlaluno, Fabianx: [PHP 7.2] create_function() is deprecated
- #2885610 by joseph.olstad, Ayesh, sjerdo, Fabianx, JamesOakley, David_Rothstein, Bahson: [PHP 7.2] Avoid count() calls on uncountable variables
- #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7]
- #2946045 by nicorac, sjerdo, soyjaz, aprogs, Göran, joseph.olstad, Fabianx: Unable to update modules due to Archive_Tar incompatibility with PHP 7.2
- #2918570 by xjm, David_Rothstein: Hotfix for ImageToolkitGdTestCase failing on newer PHP 7 and 7.1 releases
- #2857606 by selvanathan, mithenks, racordero94, PunkAntifa: Fix incorrect documentation link at admin/config/media/file-system
- #2889279 by David_Rothstein, Daniel_Rose: Fix documentation of taxonomy term title callback code to match nodes and to not imply that it sets the title of the term page
- #2857976: Remove undesired drag handle on first row of default image style effects (followup to add a code comment)
- #2857976 by Darren Oh, Algarte: Remove undesired drag handle on first row of default image style effects
- #2915900 by David_Rothstein, alexpott: MAINTAINERS.txt doesn't indicate that the database API is in need of a maintainer
- #2790923 by stefanos.petrakis, jenlampton, lokapujya, alexpott, biguzis, zniki.ru, dimaro, benjf, themic8, subhojit777, thtas, kpv, Noe_, Berdir, thijsvdanker, Cottser, dcam, jhodgdon: Allow + symbol in usernames
- #2899679 by Ayesh, Vj, MustangGB: PHP7 warning when uploading a user picture
- #2555649 by mvc, mfb, rhclayto, Dinesh18: drupal_http_request() should allow caller to set the Host header
- #2120459 by amitsedaiz, mahesh.gupta, Yago Elias, jhodgdon, joachim: theme_status_report() doesn't document its parameters
- #2873952 by tatarbj, augustofagioli, Dinesh18: Improve documentation regarding static JS or CSS in .info files
- #2091511 by Cameron Tod, mcdruid, mpdonadio, David_Rothstein, lokapujya, stefan.r, Berdir, alexpott, damiankloip, cosmicdreams, das-peter, heddn, xjm, catch, tstoeckler, anavarre, naveenvalecha, tim.plunkett, dawehner: Make cache_form expiration configurable, to mitigate runaway cache_form tables
- #1815504 by pwolanin, Kevin Hankens, roderik, scor: file_save_upload() should not alter the file URI string before validation