Skip to content

Conversation

janfejtek
Copy link
Contributor

When trying to submit form with integer key, error [TypeError] strlen(): Argument #1 ($string) must be of type string, int given is thrown

Steps to reproduce

$I->fillField('input[name="1[min]"]', 15);
$I->click('Save');

PHP 8.2

@janfejtek
Copy link
Contributor Author

Hi @Arhell, is there some planned release date for this fix?

@Arhell Arhell requested a review from Naktibalda September 29, 2023 16:15
@rl-admin
Copy link

rl-admin commented Nov 16, 2023

@Naktibalda, can you please merge the pull request to this repository

@Naktibalda Naktibalda merged commit ee5d25e into Codeception:master Nov 16, 2023
@Naktibalda
Copy link
Member

Released as 4.0.1

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.

4 participants