You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm learning php so maybe this is something easy to resolve but I dont know how to do it.
I'm getting this error since I updated my app that was working fine with the version 1.2.2 of this library:
TypeError: Return value of XBase\DataConverter\Field\VisualFoxpro\DateTimeConverter::fromBinaryString() must implement interface DateTimeInterface or be null, bool returned
Hi,
I'm learning php so maybe this is something easy to resolve but I dont know how to do it.
I'm getting this error since I updated my app that was working fine with the version 1.2.2 of this library:
TypeError: Return value of XBase\DataConverter\Field\VisualFoxpro\DateTimeConverter::fromBinaryString() must implement interface DateTimeInterface or be null, bool returned
/home/agustin/Test/vendor/hisamu/php-xbase/src/XBase/DataConverter/Field/VisualFoxpro/DateTimeConverter.php:31
/home/agustin/Test/vendor/hisamu/php-xbase/src/XBase/DataConverter/Record/DBaseDataConverter.php:100
/home/agustin/Test/vendor/hisamu/php-xbase/src/XBase/DataConverter/Record/DBaseDataConverter.php:57
/home/agustin/Test/vendor/hisamu/php-xbase/src/XBase/Record/RecordFactory.php:27
/home/agustin/Test/vendor/hisamu/php-xbase/src/XBase/Table.php:328
I would appreciate any help,
Sorry for my English,
Agustín.
The text was updated successfully, but these errors were encountered: