PHP-XPDF
PHP-XPDF copied to clipboard
Fatal error: Class 'PHPUnit_Framework_TestCase' not found in D:\xampp\htdocs\xpdf\tests\XPDF\Tests\PdfToTextTest.php on line 9
Hello I downloaded the code from here https://github.com/alchemy-fr/PHP-XPDF/tree/0.2.1 to convert pdf into text. I also have installed composer.exe from the path https://getcomposer.org/Composer-Setup.exe ,it looks like there is problem regarding phpunit on these lines $loader = require DIR.'/../vendor/autoload.php'; $loader->add('XPDF\Tests', DIR); in bootstrap.php but i am not sure. I am running this package on local window machine using xampp server. I am trying to solve from many times but still stuck in error "Fatal error: Class 'PHPUnit_Framework_TestCase' not found in D:\xampp\htdocs\xpdf\tests\XPDF\Tests\PdfToTextTest.php on line 9"
Looking forward to your guidance and help.
thanks
Hello, is this issue still relevant ?
I'm facing it! Right now! Php 7.1