Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

gears/string #6

Open
jasonhoo95 opened this issue Oct 24, 2016 · 4 comments
Open

gears/string #6

jasonhoo95 opened this issue Oct 24, 2016 · 4 comments

Comments

@jasonhoo95
Copy link

Hi brad I have this issues with your library and I dont know what is wrong? Uncaught Error: Class 'Gears\String' not found in /Applications/XAMPP/xamppfiles/htdocs/docx2pdf/vendor/gears/pdf/src/Pdf.php:124 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/docx2pdf/vendor/gears/pdf/src/Pdf.php(161): Gears\Pdf->__construct('/Applications/X...', Array) #1 /Applications/XAMPP/xamppfiles/htdocs/docx2pdf/index.php(6): Gears\Pdf::convert('/Applications/X...') #2 {main} thrown in

@hasanhameed07
Copy link

Having the same error while using php 7. Is library compatible with php 7?

@ledzgio
Copy link

ledzgio commented Jul 4, 2017

Same problem here, any fix?

@netizenking
Copy link

Refactoring of Gears\String migrated Gears String to Gears\String\Str so ensure that you update this library's composer.json or change any instances of use Gears\String as Str; to use Gears\String\Str. That solves this problem but introduces another one. Check on this library issues! Thank you

@ibarracjuan
Copy link

Is there any plan to fix this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants