Skip to content

Ensure valid type is passed into insert() #314

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

mskocik
Copy link

@mskocik mskocik commented Jun 13, 2024

Making sure that HTMLStringable or string is passed into Html::insert() method

@dg dg force-pushed the master branch 14 times, most recently from 6733224 to 5de10a1 Compare June 18, 2024 21:22
@dg dg force-pushed the master branch 5 times, most recently from 1ce0dab to a3120d7 Compare August 7, 2024 10:08
@dg dg force-pushed the master branch 11 times, most recently from a846fab to 736c567 Compare August 7, 2024 16:18
@dg dg force-pushed the master branch 2 times, most recently from cd9170e to 2b48b24 Compare December 12, 2024 10:02
@dg dg force-pushed the master branch 2 times, most recently from 6f1918e to be53471 Compare February 3, 2025 00:59
@dg dg force-pushed the master branch 5 times, most recently from ba103e3 to ce70865 Compare March 30, 2025 21:06
@dg dg force-pushed the master branch 2 times, most recently from 9aff0b8 to e67c406 Compare June 3, 2025 04:55
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.

Incorrect argument type definition in addHtml method
2 participants