Skip to content

Conversation

@Remek
Copy link

@Remek Remek commented Mar 5, 2014

No description provided.

jpdevries added a commit that referenced this pull request Mar 5, 2014
@jpdevries jpdevries merged commit fda7187 into Sterc:develop Mar 5, 2014
Jako added a commit to Jako/FormIt that referenced this pull request Dec 2, 2022
If the option emailSelectToName is not set, the option emailSelectTo is used. emailSelectTo was exploded before it was assigned to emailSelectToName. After that it is exploded again which causes the following issue in PHP 8. The patch just reorders the assignment.

```
PHP Fatal error:  Uncaught TypeError: explode(): Argument Sterc#2 ($string) must be of type string, array given in /…/core/components/formit/src/FormIt/Hook/Email.php:99
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants