Install
Works with Drupal: ^10.2Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
5.03 MB
MD5: bbf88ae14d15123663263daa4f0b36fc
SHA-1: f6aafc74007235fd011240c05659d63e26ca4964
SHA-256: 68ae5519d5f70dfbc76ad28256ad354bdbea093fad4638f0d9624dc5382357f1
Download zip
6.51 MB
MD5: 3317b6c966ea1bc667df4e2ba0d27907
SHA-1: 82594fde5a3041867903a93f69f447b29bf3115f
SHA-256: 6858ad2fadd291b6b6069d90c917c8d670a2ef882f63f4a10d7e439f7b78c32d
Release notes
webform 6.2.10-rc3 released as 6.2.10.
Contributors (9)
SVICER, aaron.ferris, agarzola, drclaw, hosterholz, konstara, liam-morland, mandclu, mxr576
Changelog
Issues: 33 issues resolved.
Changes since 6.2.9 (compare):
Bug
- #3415445: Search Chinese in /admin/structure/webform cause error: Illegal mix of collations
- #3460220: Remove incorrect usage of VERSION
- #3511937: The Filter by Label search box isn't working for the Image Select element
- #3447608: Remove declaration of WebformSubmissionDevelGenerate::$entityTypeManager
- #3133280: Remove obsolete comment
- #3523478: Add `minified: true` to files in webform.libraries.yml
- #3441905: Correct name of FunctionalJavascript directory
- #3489891: Run tests concurrently to speed up completion time
- #3489891: Test on Drupal 10.3.14
- #3489891: Update constraint on bootstrap to allow older versions
- fix: #3489891 Run tests concurrently to speed up completion time
- fix: #3567894 Do not pass NULL to string param to preg_match()
- fix: #3568039 Use fgetcsv() to advance offset during batch imports
- fix: #3568039 Fix double fgetscsv() when fast forwarding offset
- fix: #3574563 Allow likert components with sticky headers to be seen on narrow screens
- fix: #3575614 Use colon to open case statements
- fix: #3575614 Fix whitespace in case statements
Task
- #3500521: Use colon to open case statements
- #3500571: Make .gitlab-ci.yml match template
- #3500571: Test on Drupal 10.3.12
- #3500571: Remove failing test
- #3474074: Add NULL to nullable param documentation
- #3513027: Remove .eslintrc.json
- #3527032: Remove string-to-string concatenations
- #3500571: Fix coding standards issue
- #3527498: Mark nullable params as nullable
- #3527498: Remove optional parameter declared before required parameter
- #3500571: Test on Drupal 10.4.8
- #3534976 by hosterholz: Add escape param to fputcsv()
- #3538392: Fix test failure in WebformElementCaptchaTest
- fix: #3487061 Fix issues raised by phpcs
- fix: #3106843 Correct typo in namespace
- fix: #3500571 Test on Drupal 10.6.3 and comment-out failing tests