Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix numeric key in form #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2023
Merged

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