Skip to content
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

Fix backspace on empty input issue. #267

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

tbannister
Copy link

This fixes the crash bug that occurs when attempting to remove a character from an empty string in PHP 7, triggered when hitting backspace in an empty text input field.

@AydinHassan AydinHassan merged commit 266336a into php-school:master Jan 5, 2023
@AydinHassan
Copy link
Member

Thank you @tbannister

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