Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.25-rc1.tar.gztar.gz 249.61 KB
MD5: dce844f712d29d3620a355b8c25c44de
SHA-1: ede7293cd2885aa24e85647d1dcdf7463861f5f2
SHA-256: 9f4526096f2f7cead4945db1a5b54df78bda9474eb7b082f67e2a9b6ef099c95
Download webform-7.x-4.25-rc1.zipzip 300.65 KB
MD5: 06a2db05480c48836baf97011b35dbde
SHA-1: dcc29620917a810d9c4d89aeee378d2ba2be89a0
SHA-256: b42b7311fe94ea68f8763dae66beb4b2a97952fc357ad3310f4558d59d435706

Release notes

Contributors (3)

Liam Morland, joelpittet, solideogloria

Changelog

Issues: 6 issues resolved.

Changes since 7.x-4.24:

Bug

  • #3301125: Make empty $step in _webform_number_select_options() compatible with PHP 8.0
  • #3299953: Remove non-numeric parameters to max() for PHP 8.0 compatibility
  • #3322624 by joelpittet: Avoid passing value to pass-by-reference parameter
  • #3324874 by solideogloria, Liam Morland: Prevent passing null to strcasecmp() in webform_conditional_operator_string_equal()

Feature

  • #3016408: Make max value appear in stepped number selector even when not on a step

Misc

  • Ensure #attributes for components is always an array

Task

  • #3324993: Provide namespaces for project dependencies
Created by: Liam Morland
Created on: 14 Jan 2023 at 03:28 UTC
Last updated: 14 Jan 2023 at 03:28 UTC
Bug fixes
New features

Other releases