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 isset for mix content, bug-fix #34 #35

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

tsaini530
Copy link

After some debugging of the code, I found the solution for #34.

At line 2375 just check isset.
code sample :

if ( isset($this->arGlyphs[$prevChar]['prevLink']) && $this->arGlyphs[$prevChar]['prevLink'] == true) {

@khaled-alshamaa please review my PR

@khaled-alshamaa khaled-alshamaa merged commit 1d2eaf9 into khaled-alshamaa:master Jul 30, 2022
@khaled-alshamaa
Copy link
Owner

Thank you

@tsaini530 tsaini530 deleted the bug-fix branch March 8, 2023 13:05
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.

3 participants