-
Notifications
You must be signed in to change notification settings - Fork 526
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
PhpOffice\PhpPresentation\Shape\RichText\Paragraph::setSpacingBefore() #729
Comments
I can confirm this issue. |
I am facing same issue |
@samverhoeven @Bhadresh-Malankiya @vibhavankhade Have you got a sample file with the error, please ? |
@Progi1984, I'm not sure anymore which files in my repos caused this issue, so that would that me too much time. |
@Bhadresh-Malankiya @samverhoeven @vibhavankhade This issue has been fixed by a maintainer. You can help him by sponsoring him through Github sponsors. |
Hi @Progi1984 , Is it possible to address this issue in a patch, as it's a blocking problem? It would be helpful if the fix could be merged a bit sooner. Thank You |
TypeError
PhpOffice\PhpPresentation\Shape\RichText\Paragraph::setSpacingBefore(): Argument #1 ($spacingBefore) must be of type int, float given, called in /home/pc1/Expresstech/certificates_poc/vendor/phpoffice/phppresentation/src/PhpPresentation/Reader/PowerPoint2007.php on line 1129
using php 8.0 with laravel 8
I was struggling to solve this from last 1 day but at last I think this is some internal library files type error, please let me know solution or fix it asap.
The text was updated successfully, but these errors were encountered: