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

check not to access a character longer than the string #1308

Closed
wants to merge 1 commit into from

Conversation

tacman
Copy link
Contributor

@tacman tacman commented Nov 29, 2023

Q A
Bug fix? yes
New feature? no
Issues Fix #1306
License MIT

Makes sure that $this->input[$this->position] won't fail if position is greater than the input length.

@smnandre
Copy link
Member

I tried to understand "why / how" that particular case happened and.. there is maybe a deeper fix to do.

I'll update you as soon as possible.

@smnandre
Copy link
Member

Fixed in #1312

@weaverryan weaverryan closed this Dec 12, 2023
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.

lint:twig error, possibly with twig component
3 participants