没找到php 7 dbase

Pie*_*duc 1 php dbase pecl php-7

我疯了很多研究找到php7的dbase dll,我没有找到它.

有人找到了吗?或者你知道是否有办法从旧版本重建dbase.dll来创建一个新版本.

[15-Oct-2015 23:20:30 UTC] PHP Warning:  PHP Startup: dbase: Unable to initialize module
Module compiled with module API=20131226
PHP    compiled with module API=20141001
These options need to match
 in Unknown on line 0
Run Code Online (Sandbox Code Playgroud)

在这个错误中,我们可以看到模块是使用模块20131226编译的,有一种方法可以使用新模块来获取它并重建它吗?

谢谢你们

小智 5

我在github上找到了这个.你可以尝试一下.当我尝试它时没有错误和文件被创建.

https://github.com/mote0230/dbase-pecl-php7