PHP 8 support fixes
OwilliwO, beatrizrodrigues, joelpittet
Issues: 1 issues resolved.
Changes since 7.x-1.1:
This is rollout of a long overdue 8.x branch.
Changes since 7.x-1.0:
Changes since 7.x-1.0-rc3:
Initial branch. No real code.
Changes since 7.x-1.0-rc2:
Changes since 7.x-1.0-rc1:
Changes since 7.x-1.0-beta1:
Initial D7 port of menu_attributes.
Changes since DRUPAL-6--1-4:
Fixed update script returning 'Failed' when it actually worked
Fixed #392514 (Accesskey value 0 not supported) Fixed #372355 (Check for existance of menu settings in node edit form) Added #363681 (Add administration page to allow administrator to set which attributes can be configured and their default values)
Changed the title of the fieldset: http://drupal.org/node/363537 Added accesskey attribute: http://drupal.org/node/358981
No code changes since RC1 but properly tagged each file in CVS so it is a complete release.
Added 'target' attribute (Issue: 352735). Thanks to AlexisWilke for the patch Removed tab characters (Issue: 352737). Thanks to AlexisWilke
First beta release. Testers wanted!