Skip to content

Conversation

@adanielvv
Copy link
Owner

Fixes this error:
PHP Fatal error: Uncaught Error: Class 'XBase\Memo' not found in ~/php-xbase/src/XBase/Table.php:35
Stack trace:
#0 /DBFToMySQL/dbf-import.php(42): XBase\Table->__construct('/dbffile...')
#1 ~/DBFToMySQL/dbf-import.php(24): dbftomysql('DBFFILE.dbf')
doofpot#2 {main}
thrown in ~/php-xbase/src/XBase/Table.php on line 35

Fixes this error:
PHP Fatal error:  Uncaught Error: Class 'XBase\Memo' not found in ~/php-xbase/src/XBase/Table.php:35
Stack trace:
#0 ~/DBFToMySQL/dbf-import.php(42): XBase\Table->__construct('~/dbffile...')
#1 ~/DBFToMySQL/dbf-import.php(24): dbftomysql('DBFFILE.dbf')
doofpot#2 {main}
  thrown in ~/php-xbase/src/XBase/Table.php on line 35
@adanielvv adanielvv merged commit 6ae795f into master May 30, 2017
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.

1 participant