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

"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? #503

Closed
cypherinc opened this issue Aug 14, 2018 · 16 comments

Comments

@cypherinc
Copy link

"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

This is the error message i get in one of my app, below is the screenshot, can anyone please help?

screen shot 2018-08-14 at 7 15 43 pm

@cypherinc
Copy link
Author

I figured out the problem was with php7.3, i downgraded to 7.2 and that fixed my problem.

@JodenilsonFreitas
Copy link

Gloria a deus

@p0358
Copy link

p0358 commented Oct 28, 2018

Problem? Fix? No, downgrade is the solution xD
Nice.

@Pooky
Copy link

Pooky commented Dec 19, 2018

Damit, can they fix that? With every new version of PHP there is more bugs :/

@Mekaeil
Copy link

Mekaeil commented Jan 13, 2019

I figured out the problem was with php7.3, i downgraded to 7.2 and that fixed my problem.

for downgraded on mac

@konyilwin
Copy link

I downgraded to 7.2 and that fixed my problem.

@barryvdh
Copy link
Owner

barryvdh commented Feb 2, 2019

Bit late, buy this isn't an issue with this package. As you can see, it's with dompdf itself.

@javierpr0
Copy link

Fix the error by making some modifications, here I leave the dompdf zip, replace it with the current and ready. With this no longer appears the error in PHP 7.3.

Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

@ghost
Copy link

ghost commented Mar 24, 2021

Descubrí que el problema era con php7.3, bajé a 7.2 y eso solucionó mi problema.

And how did you get it down?

@mikepianist
Copy link

Solucione el error haciendo algunas modificaciones, aquí les dejo el zip de dompdf, lo sustituyo por el actual y listo. Con esto ya no aparece el error en PHP 7.3.

Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

Muchas gracias! Funcionó!

@sampatsharma143
Copy link

Solucione el error haciendo algunas modificaciones, aquí les dejo el zip de dompdf, lo sustituyo por el actual y listo. Con esto ya no aparece el error en PHP 7.3.
Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

Muchas gracias! Funcionó!

Hey milepianist the link for modified dompdf is not working can you share a copy of modified dompdf
thank you.

@javierpr0
Copy link

Solucione el error haciendo algunas modificaciones, aquí les dejo el zip de dompdf, lo sustituyo por el actual y listo. Con esto ya no aparece el error en PHP 7.3.
Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

Muchas gracias! Funcionó!

Hey milepianist the link for modified dompdf is not working can you share a copy of modified dompdf thank you.

It is working, I downloaded it.
I share with you another link where you can download it

https://www19.zippyshare.com/v/NTHEFvOR/file.html

@barryvdh
Copy link
Owner

There should be no need to download this, I think it is fixed a long time ago?

@alexanderrio13
Copy link

Solucione el error haciendo algunas modificaciones, aquí les dejo el zip de dompdf, lo sustituyo por el actual y listo. Con esto ya no aparece el error en PHP 7.3.
Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

Muchas gracias! Funcionó!

Hey milepianist the link for modified dompdf is not working can you share a copy of modified dompdf thank you.

It is working, I downloaded it. I share with you another link where you can download it

https://www19.zippyshare.com/v/NTHEFvOR/file.html

it works on me! thankyou

@rubyr47
Copy link

rubyr47 commented Aug 5, 2023

Solucione el error haciendo algunas modificaciones, aquí les dejo el zip de dompdf, lo sustituyo por el actual y listo. Con esto ya no aparece el error en PHP 7.3.
Dompdf: https://anonfile.com/oen8Qe05n7/dompdf_zip

Muchas gracias! Funcionó!

Hey milepianist the link for modified dompdf is not working can you share a copy of modified dompdf thank you.

It is working, I downloaded it. I share with you another link where you can download it
https://www19.zippyshare.com/v/NTHEFvOR/file.html

it works on me! thankyou

new link please?

zippyshare is no longer active

@suneth2
Copy link

suneth2 commented Aug 19, 2023

can anyone share the fix please, I'm also facing same issue with php 7.4, we can't downgrade the php

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

No branches or pull requests