Problem/Motivation

Just tried installing the module on 9.3.6... and ran into this error...

The website encountered an unexpected error. Please try again later.
ParseError: syntax error, unexpected ')', expecting '|' or variable (T_VARIABLE) in module_load_include() (line 23 of modules/contrib/a11y_autocomplete_element/a11y_autocomplete_element.install).
CommentFileSizeAuthor
#14 3274313-14.patch370 bytestobiasb
#8 3274313.patch876 byteslarowlan

Comments

chucksimply created an issue. See original summary.

larowlan’s picture

Status: Active » Closed (won't fix)

9.3 isn't supported by this module sorry
Core will drop support in 9.4 too

chucksimply’s picture

So 9.3 will never be supported? Why will core be dropping support in 9.4?

Is support for this library going to be in core in 9.4?

Any further info about the status of this module (and the library) going forward would be extremely helpful for not only myself but other potential users needing it for future Drupal versions.

Thanks!

larowlan’s picture

9.3 is supported, just not on EOL versions of PHP (7.3)
The JavaScript library is intended to replace jQuery.
This module is not slated for core

larowlan’s picture

chucksimply’s picture

Ah, you're referring to PHP 7.3. I'm getting the parse error on PHP 7.4. Is 7.4 unsupported also?

larowlan’s picture

Status: Closed (won't fix) » Active

Ah we should support that I guess

larowlan’s picture

Status: Active » Needs review
StatusFileSize
new876 bytes
larowlan’s picture

Status: Needs review » Fixed

Cutting a 1.0.1

  • larowlan committed fdae208 on 1.x
    Issue #3274313 by larowlan: Parse Error on install
    
chucksimply’s picture

Awesome thanks!

tobiasb’s picture

larowlan’s picture

Status: Fixed » Needs work

Na let's use this one

tobiasb’s picture

Status: Needs work » Needs review
StatusFileSize
new370 bytes
larowlan’s picture

Status: Needs review » Fixed

Thanks cutting a 1.0.3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

larowlan’s picture